Searched refs:PB_ENABLE_MALLOC (Results 1 – 10 of 10) sorted by relevance
65 #ifdef PB_ENABLE_MALLOC
24 malloc_env.Append(CPPDEFINES = {'PB_ENABLE_MALLOC': 1,
45 #ifdef PB_ENABLE_MALLOC556 #ifdef PB_ENABLE_MALLOC625 #ifndef PB_ENABLE_MALLOC in decode_pointer_field()799 #ifdef PB_ENABLE_MALLOC in decode_field()1173 #ifdef PB_ENABLE_MALLOC in pb_decode_ex()1187 #ifdef PB_ENABLE_MALLOC in pb_decode()1195 #ifdef PB_ENABLE_MALLOC1514 #ifndef PB_ENABLE_MALLOC in pb_dec_bytes()1556 #ifndef PB_ENABLE_MALLOC in pb_dec_string()
84 Fix memory leak with oneofs and PB_ENABLE_MALLOC (#615, GHSA-85rr-4rh9-hhwh)233 Fix memory leak with oneofs and PB_ENABLE_MALLOC (#615, GHSA-85rr-4rh9-hhwh)265 Erroneous free() when using callbacks combined with PB_ENABLE_MALLOC (#346)385 Fix memory leaks with PB_ENABLE_MALLOC with some submessage hierarchies (issue 138)397 Fix memory leak with duplicated fields and PB_ENABLE_MALLOC427 Fix memory leaks with PB_ENABLE_MALLOC with some submessage hierarchies (issue 138)432 Fix memory leak with duplicated fields and PB_ENABLE_MALLOC449 Fix security issue with PB_ENABLE_MALLOC. (issue 117)
90 #ifdef PB_ENABLE_MALLOC473 #ifdef PB_ENABLE_MALLOC
390 #ifdef PB_ENABLE_MALLOC in check_alltypes()
460 #ifdef PB_ENABLE_MALLOC in check_alltypes()
2 #define PB_ENABLE_MALLOC macro
14 * `PB_ENABLE_MALLOC`: Enable dynamic allocation support in the decoder.775 If `PB_ENABLE_MALLOC` is defined, this function may allocate storage802 If `PB_ENABLE_MALLOC` is defined, this function may allocate storage819 This function is only available if `PB_ENABLE_MALLOC` is defined. It