URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f545cc53218070bb78c3f19b70b28b10247936b1
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f545cc5 by Dario Lombardo (lomato@xxxxxxxxx):
proto: use json_node_free instead of json_node_unref.
The latter is present in recent versions only.
Change-Id: I1da84ff0ba93ee4a3725163f0ed3a745466e201b
Reviewed-on: https://code.wireshark.org/review/27024
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from b887fd4 CMake: fix build with json-glib with gold linker
adds f545cc5 proto: use json_node_free instead of json_node_unref.
Summary of changes:
epan/proto.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)