Wireshark-commits: [Wireshark-commits] rev 48636: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 29 Mar 2013 02:46:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48636

User: eapache
Date: 2013/03/28 07:46 PM

Log:
 Fix two instances of col_set_str being used with ephemeral memory returned
 from val_to_str. Use col_add_str instead.
 
 Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8537

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