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(-)