Re: Proposed patch for PR misc/18466

2000-05-14 Thread Assar Westerlund
Matthew Dillon [EMAIL PROTECTED] writes: Index: anonFTP.c === RCS file: /home/ncvs/src/release/sysinstall/anonFTP.c,v retrieving revision 1.29 diff -u -r1.29 anonFTP.c --- anonFTP.c 2000/01/25 19:16:31 1.29 +++ anonFTP.c

Proposed patch for PR misc/18466

2000-05-14 Thread Matthew Dillon
This is a general bounded-buffer patch for sysinstall plus it fixes PR misc/18466 (limited 'device name' size screws up FTP installs). It does not fix all the potential buffer overflows -- there are still a lot of strcpy's, but it gets half way there with the introduction and