Wireshark-commits: [Wireshark-commits] master 5e03b4e: dot11decrypt: free memory on exit (found by

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 04 Mar 2018 11:43:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e03b4e3427e1c49241f14fa51daea82aa0acb2b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5e03b4e by Dario Lombardo (lomato@xxxxxxxxx):

    dot11decrypt: free memory on exit (found by clang).
    
    Change-Id: I1af895accdd52fe64fc156905c549e719aaba304
    Reviewed-on: https://code.wireshark.org/review/26182
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  5a05aa2   RTSP: Fixed missing space in column info between multiple pipelined messages
    adds  5e03b4e   dot11decrypt: free memory on exit (found by clang).


Summary of changes:
 epan/crypt/dot11decrypt.c | 2 ++
 1 file changed, 2 insertions(+)