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

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: Tue, 21 Nov 2000 19:39:11 -0600 (CST)
guy         2000/11/21 19:39:11 CST

  Modified files:
    .                    packet-rpc.c 
  Log:
  In the tvbuffified "dissect_rpc()", use the "pinfo" argument rather than
  the global "pi".  Also set "pinfo->current_proto" to "RPC", so that we
  get the right message if a tvb accessor throws an exception.
  
  Revision  Changes    Path
  1.45      +13 -9     ethereal/packet-rpc.c