Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 7e970c3: wmemify some nfs functions, fixing much leak

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 4 Jul 2014 07:59:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7e970c32f45174aafd4e8afbc5f83c1783c5f8a8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7e970c3 by Evan Huus (eapache@xxxxxxxxx):

    wmemify some nfs functions, fixing much leaked memory
    
    Bug: 10257
    Change-Id: Ia36c03b2be727a37f91eca38af4faf48d1d65436
    Reviewed-on: https://code.wireshark.org/review/2840
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3fb1124   capture_ifinfo.h moved to caputils.
    adds  7e970c3   wmemify some nfs functions, fixing much leaked memory


Summary of changes:
 epan/dissectors/packet-nfs.c |  104 +++++++++++++++++-------------------------
 epan/dissectors/packet-nfs.h |    4 +-
 2 files changed, 45 insertions(+), 63 deletions(-)