http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51912
User: gerald
Date: 2013/09/09 05:14 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r51899 | stig | 2013-09-09 14:20:26 -0700 (Mon, 09 Sep 2013) | 4 lines
Changed paths:
M /trunk/epan/wslua/wslua_field.c
Initialize all tvb values in FieldInfo_get_range.
This fixes bug 5200.
------------------------------------------------------------------------
r51903 | stig | 2013-09-09 14:42:49 -0700 (Mon, 09 Sep 2013) | 4 lines
Changed paths:
M /trunk/epan/wslua/wslua_field.c
Return ByteArray as "value" for FieldInfo's with type FT_NONE (which has data).
This fixes bug 5201.
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.10/docbook/
Changes Path Action
+2 -0 release-notes.asciidoc Modified
Directory: /trunk-1.10/epan/wslua/
Changes Path Action
+8 -3 wslua_field.c Modified