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

Date: Tue, 21 Aug 2007 22:18:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22579

User: morriss
Date: 2007/08/21 10:18 PM

Log:
 Fix a known- and marked-by-a-comment memory leak: replace g_strdup() with se_strdup().  (The address in question is stored in a conversation structure so it's "seasonal".)

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