Opened 17 years ago
Closed 17 years ago
#272 closed Enhancement (fixed)
alloc() memory check for api/gutil.C api/tgalib.c api/texture.c
Reported by: | Joses | Owned by: | davea |
---|---|---|---|
Priority: | Undetermined | Milestone: | 5.10 |
Component: | Client - Screen Saver | Version: | |
Keywords: | Cc: |
Description
continuation of ticket #271 (limited to 2 attachments?)...this is 3rd attachment.
Due to running into some memory leaks with other non-related programs, I noted that there were some possible error checks that can be added to BOINC to help reduce memory leaks, segfaults, forgotten-memory, etc.
Please note these compile (without spelling errors) but have not been tested to work. If you find the enhancements useful and applicable to other files, please use the suggested fixes on other files too.
Attachments (1)
Change History (3)
Changed 17 years ago by
Attachment: | texture.C.diff added |
---|
comment:1 Changed 17 years ago by
Owner: | changed from romw to davea |
---|
3rd file showing malloc() and free() mods