[OpenAFS-devel] Negative size on fs lq .

Jim Rees rees@umich.edu
Thu, 17 Oct 2002 08:26:53 -0400


  The fix includes changing the data types of variables: newlength,
  NewLength, size, length, in the file 'src/viced/afsfileprocs.c'
  from int to unsigned int and from afs_int32 to afs_uint32.

Do you have a patch?  Have you tested this?