Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-nfs.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: Wed, 27 Aug 2003 18:53:09 -0500 (CDT)
guy         2003/08/27 18:53:09 CDT

  Modified files:
    .                    packet-nfs.c 
  Log:
  Make various lengths unsigned in "dissect_fhandle_data_unknown()", so
  lengths > 2^31-1 get handled correctly.
  
  Revision  Changes    Path
  1.92      +4 -4      ethereal/packet-nfs.c