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 20:05:53 -0600 (CST)
guy         2002/02/20 20:05:53 CST

  Modified files:
    .                    asn1.c 
  Log:
  Be more paranoid, and check to make sure the length of the string or OID
  isn't so large as to cause the end offset to wrap around.
  
  Revision  Changes    Path
  1.10      +17 -1     ethereal/asn1.c