http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26116
User: gerald
Date: 2008/09/02 10:38 AM
Log:
Copy over UAT fixes from the trunk:
------------------------------------------------------------------------
r25928 | lego | 2008-08-05 04:16:24 -0700 (Tue, 05 Aug 2008) | 6 lines
Changed paths:
M /trunk/epan/uat.h
Have some UAT helper functions copying the passed buffer before
freeing the contained buffer ( The client might have passed the
contained buffer to avoid read-after-free )
------------------------------------------------------------------------
r25950 | lego | 2008-08-07 09:40:56 -0700 (Thu, 07 Aug 2008) | 3 lines
Changed paths:
M /trunk/epan/uat.c
remove a degug printf
------------------------------------------------------------------------
Copy over revisions by hand:
------------------------------------------------------------------------
r25940 | lego | 2008-08-05 17:43:01 -0700 (Tue, 05 Aug 2008) | 3 lines
Changed paths:
M /trunk/gtk/uat_gui.c
Make the buttons of the UAT dialog usable again, and get rid of some gtk warnings.
------------------------------------------------------------------------
Directory: /trunk-1.0/epan/
Changes Path Action
+1 -1 uat.c Modified
+8 -5 uat.h Modified
Directory: /trunk-1.0/gtk/
Changes Path Action
+28 -27 uat_gui.c Modified