URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c016dcdbf9b8037d2e2a8b544c5ebe92485e7ea5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c016dcd by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Diameter: free the diameter directory variable.
It's only needed for a few milliseconds--there's no need for it to stick around
until the epan scope ends.
As discussed on I51813815babb4c40722c38459139ab9e3e3ccb42.
Change-Id: I81fef351ef2d700cc5ec5866340605704173fbdb
Reviewed-on: https://code.wireshark.org/review/15861
Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 8b6ea37 Qt: Make the capture filter read-only only in main welcome.
adds c016dcd Diameter: free the diameter directory variable.
Summary of changes:
epan/dissectors/packet-diameter.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)