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