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