Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc.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: Fri, 5 Oct 2001 15:25:42 -0500 (CDT)
guy         2001/10/05 15:25:42 CDT

  Modified files:
    .                    packet-dcerpc.c 
  Log:
  Update from Todd Sabin to the data representation decoding:
  
  	Fixes a typo in the offset used for the floating point byte
  	(offset should be offset+1), changes cn_drep* to just drep*
  	(since it's the same for connection oriented and connectionless
  	packets), and adds the corresponding code to the connectionless
  	side of things.
  
  Revision  Changes    Path
  1.12      +30 -23    ethereal/packet-dcerpc.c