nuttx-apps/examples/wgetjson
YAMAMOTO Takashi b05a1f61e2 wgetjson_json_item_scan: fix a NULL dereference
I'm not sure if this is the correct fix.
wgetjson_json_item_callback seems to expect it to be formatted
as "(null)".
2020-09-30 08:22:16 +02:00
..
webserver/wgetjson build: Remve the unnecessary .gitignore 2020-05-23 15:56:35 +01:00
Kconfig examples/wgetjson/Kconfig: fix a typo 2020-09-30 08:22:16 +02:00
Make.defs apps/: In all Make.def files, append to CONFIGURED_APPS patch with the absolute path. 2019-10-17 11:33:59 -06:00
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
wgetjson_main.c wgetjson_json_item_scan: fix a NULL dereference 2020-09-30 08:22:16 +02:00