Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-h225.c packet-per.c

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Tue, 21 Oct 2003 20:28:13 -0500 (CDT)
sahlberg    2003/10/21 20:28:13 CDT

  Modified files:
    .                    packet-h225.c packet-per.c 
  Log:
  Fix to dissection of Mike's problem reported on ethereal-users
  
  We did align to byte a bit too frequently inside dissect_per_octet_string
  
  Also change GroupIP.group from being a FT_BYTES into being FT_STRING
  
  Revision  Changes    Path
  1.19      +2 -2      ethereal/packet-h225.c
  1.20      +6 -6      ethereal/packet-per.c