GNOME Bugzilla – Bug 315388
gdm contains a few memory leaks
Last modified: 2005-09-07 00:51:14 UTC
Steve Grubb <sgrubb@redhat.com> has some bug hunting tools that he used with the GDM source code. He found a number of memory leaks and one off-by-one out of bounds error. I will attach his patch.
Created attachment 51885 [details] [review] Clean up memory leaks and out of bounds access
Fixed in CVS head. Thanks Ray and Steve.