Ethereal-cvs: [Ethereal-cvs] rev 14667: /trunk/epan/dissectors/: packet-sigcomp.c

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

Date: Thu, 16 Jun 2005 21:16:32 -0000
User: etxrab
Date: 2005/06/16 04:16 PM

Log:
 From  Paul Ollis:
   epan/dissectors/packet-sigcomp.c
   --------------------------------
 
     Function dissect_sigcomp:
 
         1. Make sure the temporary buffer that is used to load byte-code from
            state is zeroed, since the function udvm_state_access implicitly
            relies on this.
 
         2. Pass the SigComp message header length, state length and partial
            state length to decompress_sigcomp_message.
 
         3. Removed the state_vars_valid parameter from calls to
            udvm_state_access.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +27 -18    packet-sigcomp.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=14667&view=rev