mirror of
https://github.com/transmission/transmission
synced 2024-12-26 09:37:56 +00:00
56dab2bd18
Attempts to create memory mappings that are writable and executable at the same time, or to change existing memory mappings to become executable, or mapping shared memory segments as executable are prohibited. There's no reason transmission should be doing that. If it does, it's because of malicious code exploiting a vulnerability. See: https://www.freedesktop.org/software/systemd/man/systemd.exec.html#MemoryDenyWriteExecute= |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
daemon-posix.cc | ||
daemon-win32.cc | ||
daemon.cc | ||
daemon.h | ||
my-valgrind.sh | ||
transmission-daemon.1 | ||
transmission-daemon.service |