flac/include
Erik de Castro Lopo d9ae5e9128 libFLAC: Add function safe_realloc_()
The new function wraps, realloc() and if the realloc() fails, it
free()s the old pointer.

This is an improvement on the potential realloc() memory leak that
was fixed in 15a9062609.

Still needs fuzzing to validate it.
2015-08-22 19:39:37 +10:00
..
FLAC Remove traiing whitespace (mostly .c and .h files). 2014-12-05 05:52:30 +11:00
FLAC++ Update copyright years to include 2014. 2014-11-25 13:04:30 +11:00
share libFLAC: Add function safe_realloc_() 2015-08-22 19:39:37 +10:00
test_libs_common Update copyright years to include 2014. 2014-11-25 13:04:30 +11:00
Makefile.am Update copyright years to include 2014. 2014-11-25 13:04:30 +11:00