http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48119
User: gerald
Date: 2013/03/05 04:12 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r47568 | cmaynard | 2013-02-08 08:23:02 -0800 (Fri, 08 Feb 2013) | 4 lines
Changed paths:
M /trunk/ui/gtk/main.c
Fix Coverity CID 973548: Dereference null return value.
#BACKPORT(1.8, 1.6)
------------------------------------------------------------------------
r47646 | eapache | 2013-02-12 16:01:38 -0800 (Tue, 12 Feb 2013) | 4 lines
Changed paths:
M /trunk/epan/dissectors/packet-ieee80211.c
From Chaitanya via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8320
Fix typo in case value that led to misdissection of TSPEC IEs.
------------------------------------------------------------------------
r47675 | eapache | 2013-02-15 08:59:20 -0800 (Fri, 15 Feb 2013) | 4 lines
Changed paths:
M /trunk/epan/dissectors/packet-bacapp.c
From Lori Tribble via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8331
Fix UCS-2 string decoding for strings longer than 127 characters.
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.6/epan/dissectors/
Changes Path Action
+1 -1 packet-bacapp.c Modified
+1 -1 packet-ieee80211.c Modified
Directory: /trunk-1.6/docbook/
Changes Path Action
+14 -0 release-notes.xml Modified
Directory: /trunk-1.6/gtk/
Changes Path Action
+2 -2 main.c Modified