Bug 5081 - Recommend freeing memory at the end of a program.
: Recommend freeing memory at the end of a program.
Status: NEW
Product: glibc
Classification: Unclassified
Component: manual
: unspecified
: P2 enhancement
: ---
Assigned To: Roland McGrath
:
:
:
:
  Show dependency treegraph
 
Reported: 2007-10-01 12:02 UTC by Sylvain Pasche
Modified: 2007-10-01 12:04 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments
Manual change (1.42 KB, patch)
2007-10-01 12:04 UTC, Sylvain Pasche
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvain Pasche 2007-10-01 12:02:42 UTC
This makes memory debugging much easier when using valgrind or some other
tools.
Comment 1 Sylvain Pasche 2007-10-01 12:04:27 UTC
Created attachment 2027 [details]
Manual change

First try