Wireshark-commits: [Wireshark-commits] rev 24479: /trunk/epan/ /trunk/epan/dissectors/: packet-xml.

Date: Tue, 26 Feb 2008 19:52:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24479

User: morriss
Date: 2008/02/26 07:52 PM

Log:
 get_datafile_path() and get_persconffile_path() return malloc'd memory,
 free it when we're done with the file name.

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

Directory: /trunk/epan/wslua/
  Changes    Path            Action
  +5 -0      init_wslua.c    Modified
  +6 -0      wslua_util.c    Modified