liberasurecode/include/erasurecode
Kota Tsuyuzaki cb0daba975 Add get_by_desc ret val handling to get_fragment_size
As well as any other callers, libersurecode_get_fragment_size should
handle the return value of liberasurecode_get_backend_instance_by_desc.

Otherwise, get_by_desc can return NULL and it causes an invalid memory
access in librerasurecode_get_fragment_size.

Change-Id: I489f8b5d049610863b5e0b477b6ff70ead245b55
2016-09-07 20:22:47 -07:00
..
alg_sig.h This fixed the memory leak mentioned in Issue #12: 2015-04-27 11:59:32 -07:00
erasurecode.h Add get_by_desc ret val handling to get_fragment_size 2016-09-07 20:22:47 -07:00
erasurecode_backend.h Add a method to check if a backend is present. 2016-03-08 22:06:19 -08:00
erasurecode_helpers.h Split helpers.h include for backward compatibility 2015-09-22 21:47:15 +00:00
erasurecode_helpers_ext.h Fragment metadata checksumming support 2016-03-10 07:33:16 +00:00
erasurecode_log.h Add missing erasurecode_log.h 2014-07-21 09:53:50 -07:00
erasurecode_postprocessing.h reorder add_fragment_metadata arg list to be consistent with rest of code 2014-10-06 07:36:46 -07:00
erasurecode_preprocessing.h Enable to get fragment_len includes metadata_adder 2015-02-27 04:54:50 -08:00
erasurecode_stdinc.h Eliminate erasurecode_stdinc.h dependency on log.h 2015-09-18 16:42:43 +00:00
erasurecode_version.h Fragment metadata checksumming support 2016-03-10 07:33:16 +00:00
list.h Add list.h, use include/<dir> for erasurecode hdrs 2014-06-29 20:05:24 -07:00
md5.h Add md5sum implementation 2015-03-08 01:56:16 -07:00