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

Date: Thu, 02 Sep 2010 17:13:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34045

User: morriss
Date: 2010/09/02 10:13 AM

Log:
 Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5173 :
 
 Don't call col_set_str() on a string returned from val_to_str() (which may be
 ep_ allocated).

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +11 -6     packet-scop.c    Modified