From: <fe...@so...> - 2001-03-02 02:55:26
|
Date: Thursday March 1, 2001 @ 18:56 Author: felfert Update of /cvsroot/plptools/plptools/lib In directory usw-pr-cvs1:/tmp/cvs-serv17890 Modified Files: rfsv32.cc Log Message: Fixed a nasty bug in fread() which reads garbage when called with a length parameter > RFSV_SENDLEN. Exploited by plpnfsd which is currently the only app doing large reads. Thanks to rr...@ca... for his bug-report. |