This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/4410] Memory leak in allocate_dtv in ld-2.4.so


------- Additional Comments From shw_mail at wp dot pl  2007-04-28 08:21 -------
Dear Urlich

(In reply to comment #1)
> That's no leak.  The memory is needed until the end. 

OK. I understand fact that memory is needed until the end. 
To explain little more. I wrote logger that allocates resources 
and have to destroy them after the last procedure use it event if it 
is "atexit" or "terminate".
And at the begining I had memory leaks, because logger were still
in memory, when the program exits. But there were solution, and now 
I have no leaks :-).

> Stop filing "bugs" about things you know nothing about.

Could you explain little that fact, please (shw_mail at wp dot pl). 
Just few words. For me better is when I can explain this "possibly leaks" 
in my program. Maybe you could just give a link for that subject.

Best regards.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4410

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]