Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 44506: /trunk-1.8/ /trunk-1.8/epan/dissectors/: packet-a

Date: Tue, 14 Aug 2012 21:39:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44506

User: gerald
Date: 2012/08/14 02:39 PM

Log:
 Copy over revisions from the trunk:
 
   ------------------------------------------------------------------------
   r44476 | gerald | 2012-08-13 12:30:42 -0700 (Mon, 13 Aug 2012) | 3 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-btl2cap.c
 
   Add length checks to make sure we don't underflow an integer. Make
   sure we allocate and copy the same amount of data. Fixes bug 7621.
   ------------------------------------------------------------------------
   r44491 | mmann | 2012-08-14 09:29:38 -0700 (Tue, 14 Aug 2012) | 1 line
   Changed paths:
      M /trunk/epan/dissectors/packet-ajp13.c
      M /trunk/epan/dissectors/packet-fclctl.c
      M /trunk/epan/dissectors/packet-lisp.c
 
   fix subtle g_strdup_printf() memory leaks with ephemeral memory
   ------------------------------------------------------------------------
   r44500 | tuexen | 2012-08-14 13:31:49 -0700 (Tue, 14 Aug 2012) | 3 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-sctp.c
      M /trunk/epan/sctpppids.h
 
   Update SCTP PPIDs.
   This also fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7635
   ------------------------------------------------------------------------
 
 
 Update the release notes.

Directory: /trunk-1.8/epan/dissectors/
  Changes    Path                Action
  +1 -1      packet-ajp13.c      Modified
  +18 -6     packet-btl2cap.c    Modified
  +2 -2      packet-fclctl.c     Modified
  +2 -2      packet-lisp.c       Modified
  +3 -0      packet-sctp.c       Modified

Directory: /trunk-1.8/docbook/
  Changes    Path                 Action
  +5 -0      release-notes.xml    Modified

Directory: /trunk-1.8/epan/
  Changes    Path           Action
  +3 -0      sctpppids.h    Modified