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@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 20 Feb 2002 16:46:22 -0600 (CST)
guy         2002/02/20 16:46:21 CST

  Modified files:
    .                    asn1.c 
  Log:
  Throw in some sanity checking to make sure a bogus length in an ASN.1
  string or OID data type doesn't cause us to hand a bogus length to a
  memory allocator.
  
  Revision  Changes    Path
  1.9       +29 -1     ethereal/asn1.c