URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e1282f28751fefc437280b4cb8b2e1b5df016752
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e1282f2 by Dario Lombardo (lomato@xxxxxxxxx):
dtd: free memory on shutdown.
Change-Id: I502e505730b9310066563bfd9c8df9fceddd0301
Reviewed-on: https://code.wireshark.org/review/20229
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from 43487d8 udpdump: fix help.
adds e1282f2 dtd: free memory on shutdown.
Summary of changes:
epan/dtd.h | 3 +++
epan/dtd_preparse.l | 15 ++++++++-------
epan/epan.c | 2 ++
3 files changed, 13 insertions(+), 7 deletions(-)