URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6db59affd9c9b20f2ce725cd2ce7a88c71982a07
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6db59af by Dario Lombardo (lomato@xxxxxxxxx):
print: free memory if not used (found by clang).
Change-Id: Ib6dc913ab1eeff7b29e18930b66b728080629773
Reviewed-on: https://code.wireshark.org/review/26183
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8a5cd7a ieee802154: fix 'wpan.tsch.timeslot' exists multiple times with NOT compatible types: FT_UINT16 and FT_NONE
adds 6db59af print: free memory if not used (found by clang).
Summary of changes:
epan/print.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)