Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-rtcp.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 17 Jul 2002 05:37:32 -0500 (CDT)
guy         2002/07/17 05:37:32 CDT

  Modified files:
    .                    packet-rtcp.c 
  Log:
  Change a "proto_tree_add_uint()" call to use "proto_tree_add_item()".
  
  When dissecting a BYE packet, bump the chunk count when dissecting the
  SSRC/CSRC identifiers, so the loop terminates properly.
  
  Revision  Changes    Path
  1.33      +3 -2      ethereal/packet-rtcp.c