Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-h450.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: Sun, 16 Nov 2003 16:33:19 -0600 (CST)
sahlberg    2003/11/16 16:33:19 CST

  Modified files:
    .                    packet-h450.c 
  Log:
  Bugfix for h450.
  
  The hf field we give to dissect_per_object_string is a FT_STRING and not a FT_BYTES.  This caused ethereal to abort with an assert failure.
  
  This fixes the issue that Keith French recently brought up in his mailing to
  ethereal-users
  
  Revision  Changes    Path
  1.7       +2 -2      ethereal/packet-h450.c