Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-nbns.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: Sun, 6 Jan 2002 18:16:33 -0600 (CST)
guy         2002/01/06 18:16:33 CST

  Modified files:
    .                    packet-nbns.c 
  Log:
  Catch ReportedBoundsError exceptions when dissecting the payload of an
  NBSS session message, and report the error but don't re-throw the
  exception; that way, we can continue to dissect additional NBSS messages
  in the frame or reassembled chunk of data, even if one of them happens
  to be too short for what's in it.
  
  Revision  Changes    Path
  1.68      +30 -3     ethereal/packet-nbns.c