On Thu, May 10, 2007 at 08:16:07PM +0200, rtheys wrote: > According to the valgrind output, the bug is in innetgr which is in > libc6.
At least one of them, yes. > I've checked redhat bugzilla and they fixed a innetgr memory leak: > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=169051 That looks very much like the same bug, yes. > I've checked the code of the debian libc6 package and it seems the > redhat patch is not applied to the debian package. Recompiling the > debian libc6 package with the redhat patch doesn't seem to be so > simple :-(. > > Any idea on how to apply this patch The Debian Way? > I would like to apply this patch to see if it fixes my problem. I'm no glibc maintainer, but it looks like you can put the diff in debian/patches/any/ and then add the filename to debian/patches/series. /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

