Displaying 1 result from an estimated 1 matches for "free_and_null".
2015 Jul 06
1
[PATCH] assign NULL after free
...() in libFLAC/metadata_object.c:
it frees a pointer, then assigns 0 to it. But it doesn't do it for
data.vorbis_comment.comments and object->data.cue_sheet.tracks.
The patch adds assignment to zero for them.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: free_and_null.patch
Type: application/octet-stream
Size: 1000 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20150706/0b5c9df7/attachment.obj