Wireshark-commits: [Wireshark-commits] rev 22568: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Tue, 21 Aug 2007 20:24:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22568

User: morriss
Date: 2007/08/21 08:24 PM

Log:
 When saving off a temporary copy of an address, use SET_ADDRESS instead of COPY_ADDRESS so as to avoid a memory leak (or adding g_free() calls to fix said memory leak).

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