Wireshark-commits: [Wireshark-commits] master 40f330f: Free a malloc'ed error message to not leak m
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 27 Jun 2015 16:26:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=40f330f28c4997e85ee71fe3ed905423333cf7fb
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

40f330f by Evan Huus (eapache@xxxxxxxxx):

    Free a malloc'ed error message to not leak memory
    
    Change-Id: I59b43e8d4efe8320cf17c6dd086440d3522ef247
    Reviewed-on: https://code.wireshark.org/review/9183
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  48f7ce7   checkAPIs.pl: check how ui class files are included
    adds  40f330f   Free a malloc'ed error message to not leak memory


Summary of changes:
 ui/capture.c |    2 ++
 1 file changed, 2 insertions(+)