Files
Nick Alcock 2486542803 libctf: handle errors on dynhash insertion better
We were missing several cases where dynhash insertion might fail, likely
due to OOM but possibly for other reasons.  Pass the errors on.

libctf/
	* ctf-create.c (ctf_dtd_insert): Pass on error returns from
	ctf_dynhash_insert.
	(ctf_dvd_insert): Likewise.
	(ctf_add_generic): Likewise.
	(ctf_add_variable): Likewise.
	* ctf-impl.h: Adjust declarations.
2019-06-21 13:04:01 +01:00
..
2019-05-28 17:08:14 +01:00
2019-06-07 13:46:39 +01:00
2019-05-28 17:07:24 +01:00
2019-05-28 17:07:29 +01:00
2019-06-07 13:46:39 +01:00