Wireshark-commits: [Wireshark-commits] rev 45813: /trunk/ /trunk/epan/: prefs.c

Date: Sat, 27 Oct 2012 20:41:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45813

User: eapache
Date: 2012/10/27 01:41 PM

Log:
 Don't leak memory when registering duplicate preferences subtree modules. Take
 wmem_permanent copies of the substrings we actually need, and g_free the
 temporary tokenized copy.

Directory: /trunk/epan/
  Changes    Path          Action
  +7 -3      prefs.c       Modified