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

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: Mon, 25 Mar 2002 23:20:52 -0600 (CST)
tpot        2002/03/25 23:20:52 CST

  Modified files:
    .                    packet-dcerpc-spoolss.c 
                         packet-dcerpc-nt.h packet-dcerpc-nt.c 
  Log:
  Use dcerpc_call_value structure to fetch request/response frame numbers
  and storage of private data.
  
  Fix memory leaks in form dissectors.
  
  Revision  Changes    Path
  1.11      +228 -324  ethereal/packet-dcerpc-spoolss.c
  1.16      +4 -26     ethereal/packet-dcerpc-nt.h
  1.23      +1 -267    ethereal/packet-dcerpc-nt.c