Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal asn1.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Tue, 24 Jun 2003 01:05:48 -0500 (CDT)
guy         2003/06/24 01:05:48 CDT

  Modified files:
    .                    asn1.c 
  Log:
  From Matthijs Melchior: when setting "eoc" in "asn1_bits_decode()", get
  the offset from before the byte with the number of unused bits is
  fetched, so that we count that byte.
  
  Revision  Changes    Path
  1.20      +2 -2      ethereal/asn1.c