bbfdm/libbbf_api
Daniel Danzberger 0e46e0630b operate: fix memory issues
- Fix memleak of not free'd json_tokener_parse memory
- Make read-only memory const

Note that this commit changes the operation input argument from
'char *' to 'json_object *', which breaks older dynamic_operate
implementations from outisde the bbf source tree.

Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2020-08-27 12:43:48 +02:00
..
dmbbf.c Ticket refs #2974: Referenced objects have trailing dot 2020-08-26 11:26:33 +01:00
dmbbf.h operate: fix memory issues 2020-08-27 12:43:48 +02:00
dmcommon.c Ticket refs #2974: Referenced objects have trailing dot 2020-08-26 11:26:33 +01:00
dmcommon.h Ticket refs #2974: Referenced objects have trailing dot 2020-08-26 11:26:33 +01:00
dmjson.c enhance separation between libbbf_api and libbbfdm (functions: dm_update_file_enabled_notify, copy_temporary_file_to_original_file, del_list_fault_param, json functions) 2020-06-23 10:47:57 +01:00
dmjson.h enhance separation between libbbf_api and libbbfdm (functions: dm_update_file_enabled_notify, copy_temporary_file_to_original_file, del_list_fault_param, json functions) 2020-06-23 10:47:57 +01:00
dmmem.c dmasprintf: check negatif size case 2020-04-14 10:00:05 +01:00
dmmem.h clean up the source code 2020-02-12 19:08:49 +01:00
dmubus.c Ticket refs#2512: libbbf: an object should not be presented if the uci file or ubus object it depends on does not exist 2020-05-27 08:55:07 +01:00
dmubus.h Ticket refs#2512: libbbf: an object should not be presented if the uci file or ubus object it depends on does not exist 2020-05-27 08:55:07 +01:00
dmuci.c Ticket refs #2845: bbf: add support the case uci config is updated manually 2020-08-22 16:37:32 +01:00
dmuci.h UCI: added get value functions with a default value 2020-06-28 19:02:09 +01:00