Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-spoolss.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Tim Potter <tpot@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 7 Apr 2002 19:27:37 -0500 (CDT)
tpot        2002/04/07 19:27:36 CDT

  Modified files:
    .                    packet-dcerpc-spoolss.c 
  Log:
  A devicemode contains a uint32 at the start which represents the size of
  the structure.
  
  Fixed an off by one but in displaying the device mode in a PRINTER_INFO_2
  structure.
  
  The devicemode in a devicemode container is not a deferred pointer but
  rather occurs immediately after the pointer if it is non-NULL.
  
  Revision  Changes    Path
  1.15      +7 -4      ethereal/packet-dcerpc-spoolss.c