[Bug 219154] [PATCH] buffer overflows in realpath(3)

2017-05-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219154 --- Comment #4 from Konstantin Belousov --- (In reply to Jan Kokemüller from comment #3) Yes, the new test file is better, we prefer to not modify third-party code to ease future imports. -- You are receiving this mail because: You are th

[Bug 219154] [PATCH] buffer overflows in realpath(3)

2017-05-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219154 --- Comment #3 from Jan Kokemüller --- I've added some tests to a local copy of 'contrib/netbsd-tests/lib/libc/gen/t_realpath.c' [1]. Would a new file in 'lib/libc/tests/gen' be a better place? realpath_buffer_overflow: This tests for the