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@xxxxxxxxxxxxxxxxx>
Date: Sun, 13 Jul 2003 23:46:49 -0500 (CDT)
tpot        2003/07/13 23:46:49 CDT

  Modified files:
    .                    packet-dcerpc-spoolss.c 
  Log:
  Fix misdissection of spoolss enumprinterdataex replies:
  
   - skip dissection of value if value length is zero
   - add placeholder for REG_MULTI_SZ value proto item
   - rename local variable start to start_offset for consistency
  
  Revision  Changes    Path
  1.103     +29 -11    ethereal/packet-dcerpc-spoolss.c