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

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: Wed, 27 Nov 2002 22:57:45 -0600 (CST)
guy         2002/11/27 22:57:44 CST

  Modified files:
    .                    packet-dcerpc-rpriv.c 
                         packet-dcerpc-rs_acct.c 
                         packet-dcerpc-rs_misc.c 
                         packet-dcerpc-rs_pgo.c 
  Log:
  Assign the results of calls to "tvb_get_ptr()" to const pointer
  variables, not non-const pointer variables.
  
  Revision  Changes    Path
  1.3       +5 -5      ethereal/packet-dcerpc-rpriv.c
  1.3       +5 -5      ethereal/packet-dcerpc-rs_acct.c
  1.3       +3 -3      ethereal/packet-dcerpc-rs_misc.c
  1.3       +13 -15    ethereal/packet-dcerpc-rs_pgo.c