make a note that FNBUFF cannot overflow as long as LNBUFF is smaller..
MFC after: 2 weeks
This commit is contained in:
parent
9970fd6d95
commit
04abf5f152
@ -41,6 +41,7 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
/* NB: Make sure FNBUFF is as large as LNBUFF, otherwise it could overflow */
|
||||
#define FNBUFF 512
|
||||
#define LNBUFF 512
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user