URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=255f1c09fd7675863bf9ce70efe3dfd25c3626da
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
255f1c0 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
mrcpv2: Fixed a memory leakage.
Moved mrcpv2_tcp_range to proto_reg_handoff and removed the unused
range_empty() init.
Change-Id: I0bb704db62299c9b3f54e2924162738bf7290ab6
Reviewed-on: https://code.wireshark.org/review/5156
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 1c707b4 rtsp: Fixed a memory leakage.
adds 255f1c0 mrcpv2: Fixed a memory leakage.
Summary of changes:
epan/dissectors/packet-mrcpv2.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)