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 25398: /trunk/wiretap/ /trunk/wiretap/: k12text.l

Date: Fri, 30 May 2008 02:34:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25398

User: guy
Date: 2008/05/29 07:34 PM

Log:
 wtap_read() and wtap_seek_read(), and thus the functions that it calls,
 are expected to return a g_mallocated error string; that's why they fill
 in a gchar **, not a const gchar **.  g_strdup() the argument to
 KERROR(), so it's g_mallocated.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +2 -2      k12text.l     Modified