Searched refs:PB_ENABLE_MALLOC (Results 1 – 18 of 18) sorted by relevance
49 #ifdef PB_ENABLE_MALLOC422 #ifdef PB_ENABLE_MALLOC479 #ifndef PB_ENABLE_MALLOC in decode_pointer_field()648 #ifdef PB_ENABLE_MALLOC in decode_field()949 #ifdef PB_ENABLE_MALLOC in pb_decode()970 #ifdef PB_ENABLE_MALLOC1266 #ifndef PB_ENABLE_MALLOC in pb_dec_bytes()1307 #ifndef PB_ENABLE_MALLOC in pb_dec_string()
88 #ifdef PB_ENABLE_MALLOC
49 Fix memory leaks with PB_ENABLE_MALLOC with some submessage hierarchies (issue 138)61 Fix memory leak with duplicated fields and PB_ENABLE_MALLOC93 Fix security issue with PB_ENABLE_MALLOC. (issue 117)
70 #ifdef PB_ENABLE_MALLOC369 #ifdef PB_ENABLE_MALLOC
50 #ifdef PB_ENABLE_MALLOC477 #ifdef PB_ENABLE_MALLOC537 #ifndef PB_ENABLE_MALLOC in decode_pointer_field()709 #ifdef PB_ENABLE_MALLOC in decode_field()1057 #ifdef PB_ENABLE_MALLOC in pb_decode()1101 #ifdef PB_ENABLE_MALLOC1409 #ifndef PB_ENABLE_MALLOC in pb_dec_bytes()1444 #ifndef PB_ENABLE_MALLOC in pb_dec_string()
100 #ifdef PB_ENABLE_MALLOC
70 #ifdef PB_ENABLE_MALLOC376 #ifdef PB_ENABLE_MALLOC
110 Fix memory leaks with PB_ENABLE_MALLOC with some submessage hierarchies (issue 138)122 Fix memory leak with duplicated fields and PB_ENABLE_MALLOC154 Fix security issue with PB_ENABLE_MALLOC. (issue 117)
65 #ifdef PB_ENABLE_MALLOC
24 malloc_env.Append(CPPDEFINES = {'PB_ENABLE_MALLOC': 1,
344 #ifdef PB_ENABLE_MALLOC in check_alltypes()
26 PB_ENABLE_MALLOC Set this to enable dynamic allocation support626 If *PB_ENABLE_MALLOC* is defined, this function may allocate storage for any pointer type fields.643 This function *will not* release the message even on error return. If you use *PB_ENABLE_MALLOC*,666 This function is only available if *PB_ENABLE_MALLOC* is defined. It will release any
26 PB_ENABLE_MALLOC Set this to enable dynamic allocation support636 If *PB_ENABLE_MALLOC* is defined, this function may allocate storage for any pointer type fields.653 This function *will not* release the message even on error return. If you use *PB_ENABLE_MALLOC*,676 This function is only available if *PB_ENABLE_MALLOC* is defined. It will release any
410 #ifdef PB_ENABLE_MALLOC in check_alltypes()
2 #define PB_ENABLE_MALLOC macro