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 21294: /trunk/epan/ /trunk/epan/: uat-int.h uat.c uat.h

Date Prev · Date Next · Thread Prev · Thread Next
Date: Sun, 01 Apr 2007 14:55:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21294

User: lego
Date: 2007/04/01 02:55 PM

Log:
 Fix management of lstrings in uat code so that arbitrary chars (even '\0's) can be used inside.
 Fixes bug 1502

Directory: /trunk/epan/
  Changes    Path          Action
  +4 -0      uat-int.h     Modified
  +152 -0    uat.c         Modified
  +3 -3      uat.h         Modified
  +2 -138    uat_load.l    Modified