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)

texture.C.diff (2.4 KB) - added by Joses 17 years ago.
3rd file showing malloc() and free() mods

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by Joses

Attachment: texture.C.diff added

3rd file showing malloc() and free() mods

comment:1 Changed 17 years ago by romw

Owner: changed from romw to davea

comment:2 Changed 17 years ago by davea

Resolution: fixed
Status: newclosed

checked in 13 July 07

Note: See TracTickets for help on using tickets.