Wireshark-commits: [Wireshark-commits] rev 24482: /trunk/epan/wslua/ /trunk/epan/wslua/: init_wslua

Date: Tue, 26 Feb 2008 23:05:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24482

User: morriss
Date: 2008/02/26 11:05 PM

Log:
 Oops, freeing a const char* doesn't always work.  Make it not a const.

Directory: /trunk/epan/wslua/
  Changes    Path            Action
  +1 -1      init_wslua.c    Modified
  +3 -3      wslua_util.c    Modified