URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71c41a0a13f9825d71e08e5bc03700275287f096
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
71c41a0 by Peter Wu (peter@xxxxxxxxxxxxx):
epl: fix memleaks
Fixes a memleak that occurs on (re)loading a pcap. While at it, remove
some unnecessary variables.
Change-Id: Ibb662e5c608881bc7dfde9d12cdb77f699ff6542
Reviewed-on: https://code.wireshark.org/review/17639
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 5c505e7 X2AP: add dissection of X2AP-Message information element
adds 71c41a0 epl: fix memleaks
Summary of changes:
epan/dissectors/packet-epl.c | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)