]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Syscall wrapper for prctl(PR_SET_NAME) must not check more than 16 bytes.
authorIvo Raisr <ivosh@ivosh.net>
Wed, 26 Apr 2017 19:27:14 +0000 (19:27 +0000)
committerIvo Raisr <ivosh@ivosh.net>
Wed, 26 Apr 2017 19:27:14 +0000 (19:27 +0000)
commitc356e1c01fda2b0cd320f247fa2b15681ed5c485
tree95daed3b37cb16c845a81a73905c0c774382ef5d
parente44daf67e9ee4b8a4755f8b21ce798a9e3e91885
Syscall wrapper for prctl(PR_SET_NAME) must not check more than 16 bytes.
Fixes BZ#379039.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16314
NEWS
coregrind/m_libcbase.c
coregrind/m_syswrap/syswrap-linux.c
include/pub_tool_libcbase.h
memcheck/tests/x86-linux/scalar.c
memcheck/tests/x86-linux/scalar.stderr.exp