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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Mon, 13 Oct 2003 19:45:55 -0500 (CDT)
guy         2003/10/13 19:45:55 CDT

  Modified files:
    .                    packet-dcerpc.c 
  Log:
  "dce_try_handoff()" isn't necessarily passed a non-null "auth_info"
  argument - don't dereference it if it's null.
  
  Revision  Changes    Path
  1.145     +6 -4      ethereal/packet-dcerpc.c