Wireshark-commits: [Wireshark-commits] master-2.4 ac8a807: Plug another leak for Wiretap errors.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 07 Mar 2018 07:18:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ac8a807c062c5fc85959b3baa59faac699de6763
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

ac8a807 by Guy Harris (guy@xxxxxxxxxxxx):

    Plug another leak for Wiretap errors.
    
    Clean up comments while we're at it.
    
    Change-Id: I7e218ba3f998804045e3d7fab08d85d09a293d69
    Reviewed-on: https://code.wireshark.org/review/26320
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit f38e895dfc0d97bce64f73ce99df706911d9aa07)
    Reviewed-on: https://code.wireshark.org/review/26321
    

Actions performed:

    from  211845a   failure_message.c: fix a memory leak if err is not negative
    adds  ac8a807   Plug another leak for Wiretap errors.


Summary of changes:
 ui/failure_message.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)