After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 315388 - gdm contains a few memory leaks
gdm contains a few memory leaks
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-06 20:23 UTC by Ray Strode [halfline]
Modified: 2005-09-07 00:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Clean up memory leaks and out of bounds access (14.26 KB, patch)
2005-09-06 20:25 UTC, Ray Strode [halfline]
none Details | Review

Description Ray Strode [halfline] 2005-09-06 20:23:35 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.
Comment 1 Ray Strode [halfline] 2005-09-06 20:25:01 UTC
Created attachment 51885 [details] [review]
Clean up memory leaks and out of bounds access
Comment 2 Brian Cameron 2005-09-07 00:51:14 UTC
Fixed in CVS head.  Thanks Ray and Steve.