jerasure/src
Danny Al-Gaaf 6d8fbc8b81 jerasure.c: fix memory leak in error case
Check matrix for NULL before call talloc().

CID 1093213 (#1 of 1): Resource leak (RESOURCE_LEAK)
 4. leaked_storage: Variable "bitmatrix" going out of scope
 leaks the storage it points to.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-04-22 20:36:32 +02:00
..
Makefile.am Remove -O3, -fPIC, $(INCLUDES) from AM_CFLAGS. 2014-03-31 21:08:55 -05:00
cauchy.c Revision 2.0 is ready for prime time! 2014-01-25 10:55:29 -05:00
cauchy_best_r6.c Revision 2.0 is ready for prime time! 2014-01-25 10:55:29 -05:00
galois.c make galois_init_default_field(int w) extern 2014-04-09 00:05:18 +02:00
jerasure.c jerasure.c: fix memory leak in error case 2014-04-22 20:36:32 +02:00
liberation.c Revision 2.0 is ready for prime time! 2014-01-25 10:55:29 -05:00
reed_sol.c remove unused variables 2014-03-06 01:38:29 +01:00
timing.c This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00