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: sahlberg@xxxxxxxxxxxx (Ronnie Sahlberg)
Date: Mon, 16 Feb 2004 12:23:25 -0600 (CST)
sahlberg    2004/02/16 12:23:25 CST

  Modified files:
    .                    packet-h450.c 
  Log:
  Update to fix the bug reported by Zhao, Allen Weitao
  using the fix proposed by Tomas Kukosa.
  
  There were a number of dissect_per_choice() calls where the hf field passed
  to it were of the wrong type, i.e. not FT_UINT32.
  
  All these instances have been updated to use FT_UINT32.
  
  Revision  Changes    Path
  1.8       +9 -9      ethereal/packet-h450.c