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

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Sun, 28 Dec 2003 17:50:31 -0600 (CST)
guy         2003/12/28 17:50:31 CST

  Modified files:
    .                    packet-dcerpc-rpriv.c 
                         packet-dcerpc-rs_repadm.c 
  Log:
  In calls to "dcerpc_init_uuid()" only the *major* version number of the
  interface is supplied; by virtue of 1.1 being truncated to 1, and by
  virtue of the putative major and minor version numbers in 1.1 both being
  1, a version number initialized to 1.1 presumably happened to work for
  RPRIV and RS_REPADM, but we might as well do it right.
  
  Revision  Changes    Path
  1.8       +2 -2      ethereal/packet-dcerpc-rpriv.c
  1.6       +2 -2      ethereal/packet-dcerpc-rs_repadm.c