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 32662: /trunk-1.0/ /trunk-1.0/docbook/: release-notes.xm

Date: Tue, 04 May 2010 21:44:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32662

User: gerald
Date: 2010/05/04 02:44 PM

Log:
 Copy over with manual intervention:
 ------------------------------------------------------------------------
 r32396 | guy | 2010-04-05 19:49:18 -0700 (Mon, 05 Apr 2010) | 4 lines
 Changed paths:
    M /trunk/plugins/docsis/packet-bpkmrsp.c
 
 The third argument to val_to_str() is a format string that gets passed
 the value that couldn't be mapped to a string - it's an integer and
 needs to be printed with an integer format.  Fixes bug 4644.
 ------------------------------------------------------------------------
 r32398 | morriss | 2010-04-06 06:40:06 -0700 (Tue, 06 Apr 2010) | 1 line
 Changed paths:
    M /trunk/plugins/docsis/packet-regrsp.c
 
 Don't use %s as the format string in val_to_str().  This fixes the fuzz failure in bug 4646.
 ------------------------------------------------------------------------
 
 Update the release notes.

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

Directory: /trunk-1.0/plugins/docsis/
  Changes    Path                Action
  +1 -1      packet-bpkmreq.c    Modified
  +1 -1      packet-bpkmrsp.c    Modified
  +1 -1      packet-dsaack.c     Modified
  +1 -1      packet-dsarsp.c     Modified
  +1 -1      packet-dscack.c     Modified
  +1 -1      packet-dscrsp.c     Modified
  +1 -1      packet-dsdrsp.c     Modified
  +2 -2      packet-map.c        Modified
  +1 -1      packet-regack.c     Modified
  +1 -1      packet-regrsp.c     Modified


(3 files not shown)