Commits on Source (2)
-
Steve Lhomme authored6f9b01e6
-
Steve Lhomme authored
json_parse_ex() now requires the length of the JSON string to parse. The following changes are integrated: * 672dd79c (int64 on Windows), * ecb7c847 (proper include guards), * c8edcab8 (null deref), * 894bab1c (fallthrough warning) The (unused) json_relaxed_commas flag is gone. We may also use it as a contrib.
869a0343
Showing
- modules/misc/webservices/acoustid.c 6 additions, 4 deletionsmodules/misc/webservices/acoustid.c
- modules/misc/webservices/json.c 286 additions, 119 deletionsmodules/misc/webservices/json.c
- modules/misc/webservices/json.h 63 additions, 10 deletionsmodules/misc/webservices/json.h
- modules/misc/webservices/json_helper.h 9 additions, 9 deletionsmodules/misc/webservices/json_helper.h
- modules/misc/webservices/musicbrainz.c 3 additions, 2 deletionsmodules/misc/webservices/musicbrainz.c
- modules/stream_out/chromecast/chromecast_ctrl.cpp 4 additions, 4 deletionsmodules/stream_out/chromecast/chromecast_ctrl.cpp