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] rev 42456: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 07 May 2012 01:18:17 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42456

User: wmeier
Date: 2012/05/06 06:18 PM

Log:
 From Evan Huus:
  In dissect_sdp_media_attribute() we can leak 'key' in an error condition.
  Simply move the allocation to after the error check.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7231

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +4 -2      packet-sdp.c    Modified