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

Date: Sat, 21 Aug 2010 04:26:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33874

User: morriss
Date: 2010/08/20 09:26 PM

Log:
 Add some code to prefs_cleanup() to free (most of the) memory associated with the preferences.  This only happens during shutdown so it's not fixing a memory leak, but it makes me more comfortable to know where the preferences memory is freed.

Directory: /trunk/epan/
  Changes    Path          Action
  +97 -45    prefs.c       Modified