Wireshark-commits: [Wireshark-commits] rev 30720: /trunk-1.2/ /trunk-1.2/epan/dissectors/: packet-r
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30720
User: gerald
Date: 2009/10/26 12:23 PM
Log:
Copy over by hand:
------------------------------------------------------------------------
r30252 | stig | 2009-10-02 12:55:43 -0700 (Fri, 02 Oct 2009) | 5 lines
Changed paths:
M /trunk/epan/libwireshark.def
M /trunk/epan/tap.c
M /trunk/epan/tap.h
M /trunk/file.c
Prime interesting fields when selecting a package, so Lua's ProtoField
can extract the field value correctly.
This fixes bug 4058.
------------------------------------------------------------------------
r30532 | stig | 2009-10-12 01:16:50 -0700 (Mon, 12 Oct 2009) | 5 lines
Changed paths:
M /trunk/epan/proto.c
Check for valid tree in proto_get_finfo_ptr_array() and
proto_tracking_interesting_fields().
This fixes a crash when using Lua script without packet list coloring.
------------------------------------------------------------------------
r30710 | etxrab | 2009-10-26 08:12:32 -0700 (Mon, 26 Oct 2009) | 1 line
Changed paths:
M /trunk/asn1/ranap/packet-ranap-template.c
M /trunk/epan/dissectors/packet-ranap.c
RelocationRequired incorrectly dissected.
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.2/epan/dissectors/
Changes Path Action
+6 -5 packet-ranap.c Modified
Directory: /trunk-1.2/docbook/
Changes Path Action
+4 -3 release-notes.xml Modified
Directory: /trunk-1.2/epan/
Changes Path Action
+1 -0 libwireshark.def Modified
+8 -2 proto.c Modified
+20 -9 tap.c Modified
+1 -0 tap.h Modified
Directory: /trunk-1.2/asn1/ranap/
Changes Path Action
+3 -2 packet-ranap-template.c Modified
Directory: /trunk-1.2/
Changes Path Action
+1 -0 file.c Modified