]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/exec.c
exec: increase BINPRM_BUF_SIZE to 256
[linux.git] / fs / exec.c
index bf0ace3841ad6efc27ab37b88a32d5a367aad159..2e0033348d8e10c02a5c3928caec876798edb1fd 100644 (file)
--- a/fs/exec.c
+++ b/fs/exec.c
@@ -1563,7 +1563,7 @@ static void bprm_fill_uid(struct linux_binprm *bprm)
 
 /*
  * Fill the binprm structure from the inode.
- * Check permissions, then read the first 128 (BINPRM_BUF_SIZE) bytes
+ * Check permissions, then read the first BINPRM_BUF_SIZE bytes
  *
  * This may be called multiple times for binary chains (scripts for example).
  */