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 40944: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 09 Feb 2012 19:17:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40944

User: morriss
Date: 2012/02/09 11:17 AM

Log:
 From Sean Bright via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6815 :
 
 Don't use tvb_get_ptr() to retrieve a string being sent into
 proto_tree_add_string_format(): use tvb_get_ephemeral_string() instead.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -1      packet-iax2.c    Modified