Bug 5081 - Recommend freeing memory at the end of a program.
Summary: Recommend freeing memory at the end of a program.
Status: NEW
Alias: None
Product: glibc
Classification: Unclassified
Component: manual (show other bugs)
Version: unspecified
: P2 enhancement
Target Milestone: ---
Assignee: Roland McGrath
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-01 12:02 UTC by Sylvain Pasche
Modified: 2023-02-12 03:01 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments
Manual change (732 bytes, 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