commit e7ec10384dcffddd72312c27e8dd669164b4e71f Author: minux <[email protected]> Date: Sat Mar 1 00:41:25 2014 -0800
kern: fix integer underflow in exec_shell_imgact.
was returning E2BIG whenever argv[0] is longer interp+path.
see also FreeBSD PR 155321.
Summary of changes:
sys/kern/imgact_shell.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e7ec10384dcffddd72312c27e8dd669164b4e71f
--
DragonFly BSD source repository
