Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 25037: /trunk/ /trunk/epan/dissectors/: packet-tacacs.c

Date: Tue, 15 Apr 2008 02:21:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25037

User: ulfl
Date: 2008/04/15 02:21 AM

Log:
 don't use strdup() if you want to free the memory later with g_free(), this doesn't work (at least) on MSVC2005 builds!

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -1      packet-tacacs.c    Modified

Directory: /trunk/gtk/
  Changes    Path               Action
  +3 -3      prefs_capture.c    Modified