Wireshark-commits: [Wireshark-commits] rev 20706: /trunk/epan/ /trunk/epan/: uat.c uat_load.l
Date: Sun, 04 Feb 2007 02:29:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20706

User: lego
Date: 2007/02/04 02:29 AM

Log:
 the quoted_string regexp in uat_load() fails badly on "...\\", workarround in uat_save() using \x5c and \x22 (hex for \ and ")

Directory: /trunk/epan/
  Changes    Path          Action
  +5 -5      uat.c         Modified
  +6 -1      uat_load.l    Modified