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

Wireshark-bugs: [Wireshark-bugs] [Bug 7204] Memory leak in NFS Dissector

Date: Thu, 26 Apr 2012 16:04:04 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7204

Evan Huus <eapache@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8331|0                           |1
        is obsolete|                            |
   Attachment #8331|review_for_checkin?         |
              Flags|                            |
   Attachment #8333|                            |review_for_checkin?
              Flags|                            |

--- Comment #3 from Evan Huus <eapache@xxxxxxxxx> 2012-04-26 16:04:04 PDT ---
Created attachment 8333
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8333
Fix NFS leaks, try 2.

We have to manually free the optext strings anyways, and there's no need for
the op_summary data after the function returns, so manually free them both.

Note: I haven't been able to find an NFSv4 capture to test the fix with -
neither of the NFS captures on the sample page exercise these particular paths.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.