URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5fa2719a7d42d6a178241de8bae7df6b95fdd3c0
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5fa2719 by Peter Wu (peter@xxxxxxxxxxxxx):
wsutil: fix json-glib memleaks and warning
Fix memleaks and complaint when trying to load non-JSON file as JSON:
"GError set over the top of a previous GError or uninitialized memory."
Change-Id: If5ab04dbb757636f66130bf1f8de1a45748bf541
Fixes: v2.9.0rc0-276-g73a1e98f4e ("wsutil: use json-glib instead of jsmn if present.")
Reviewed-on: https://code.wireshark.org/review/27469
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from a2376d2 batadv: Check checksum for full TT responses
adds 5fa2719 wsutil: fix json-glib memleaks and warning
Summary of changes:
wsutil/wsjson.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)