History log of /openbsd/regress/usr.bin/apply/t4.out (Results 1 – 1 of 1)
Revision Date Author Comments
# 76f6aa52 27-Mar-2018 tobias <tobias@openbsd.org>

Fix possibly wrong execution of commands and out of boundary write with
unusual input. Correction and regression tests based on FreeBSD bin/95079.

While at it, fix another segmentation fault when us

Fix possibly wrong execution of commands and out of boundary write with
unusual input. Correction and regression tests based on FreeBSD bin/95079.

While at it, fix another segmentation fault when using ' ' as magic
character and also disallow '\0' as magic character. This cannot make any
sense and avoids a theoretical out of boundary read.

ok tb@

show more ...