URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2d2b1294930e8a3d6963da688ae633e10c28fe50
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2d2b129 by Dario Lombardo (lomato@xxxxxxxxx):
lemon: move free() to avoid mem leak (CID 718529)
Change-Id: I3b0740f5ccc3b9b87ed351e26f198152bbb1e599
Reviewed-on: https://code.wireshark.org/review/10801
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 3ea1449 [aeron] a new-style dissector should return 0 (not -1) to reject a packet
adds 2d2b129 lemon: move free() to avoid mem leak (CID 718529)
Summary of changes:
tools/lemon/lemon.c | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)