diff options
author | cmiller@zippy.cornsilk.net <> | 2007-06-14 14:24:59 -0400 |
---|---|---|
committer | cmiller@zippy.cornsilk.net <> | 2007-06-14 14:24:59 -0400 |
commit | d37e579411b446ff184cf8af239faf636ff85050 (patch) | |
tree | c3a8d746e3ff181fd2f2036e33dce9a11a78b932 /CMakeLists.txt | |
parent | dc406f2dad3727a860a9d04598aa1127e3bffd2c (diff) | |
download | mariadb-git-d37e579411b446ff184cf8af239faf636ff85050.tar.gz |
Bug#21723: Should be able to dump core after setuid() under Linux
In many cases, binaries can no longer dump core after calling setuid().
Where the PR_SET_DUMPABLE macro is set, use the prctl() system call
to tell the kernel that it's allowed to dump the core of the server.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions