ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 33663: /trunk-1.0/ /trunk-1.0/docbook/: release-notes.xm

Date: Wed, 28 Jul 2010 23:51:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33663

User: gerald
Date: 2010/07/28 04:51 PM

Log:
 Copy over r33321 from the trunk.
 
 ------------------------------------------------------------------------
 r33321 | gerald | 2010-06-25 10:14:41 -0700 (Fri, 25 Jun 2010) | 6 lines
 Changed paths:
    M /trunk/epan/sigcomp-udvm.c
    M /trunk/epan/sigcomp_state_hdlr.c
 
 Make sure our addresses are modulo 2^16 in a lot of places. Fixes a
 crash found while fuzzing, and hopefully fixes bug 4867.
 
 In sigcomp_init_udvm() initialize the first 8 bytes of our buffers,
 which squelches a valgrind complaint.
 ------------------------------------------------------------------------

Directory: /trunk-1.0/docbook/
  Changes    Path                 Action
  +4 -18     release-notes.xml    Modified

Directory: /trunk-1.0/epan/
  Changes    Path                    Action
  +33 -31    sigcomp-udvm.c          Modified
  +1 -0      sigcomp_state_hdlr.c    Modified