diff options
author | laanwj <126646+laanwj@users.noreply.github.com> | 2022-04-06 11:51:05 +0200 |
---|---|---|
committer | laanwj <126646+laanwj@users.noreply.github.com> | 2022-04-06 11:57:08 +0200 |
commit | c5c4fb31828107a5ded88627632e19e05b2c7e83 (patch) | |
tree | f53a5a0c7fde4706de75a75993823c4481242c0d /contrib | |
parent | f3e35633690c71ebb69ec2ed08998565cade1522 (diff) | |
parent | fabdf9f870a4c07cb3548c3b385438f02179ea88 (diff) |
Merge bitcoin/bitcoin#24758: Disable the syscall sandbox for bitcoin-qt and remove gui-related syscalls
fabdf9f870a4c07cb3548c3b385438f02179ea88 Remove gui-only syscalls (MarcoFalke)
fa0c2aa826282fe40d2ce7becb4eb6d4814447a3 init: Disable syscall sandbox in the bitcoin-qt process (MarcoFalke)
Pull request description:
It is basically impossible (and a bit out of scope) for us to maintain a sandbox for the qt library. I am not sure if it is possible to only sandbox a few threads in a process, but I doubt this will add no practical benefit anyway, so I am disabling the sandbox for the whole bitcoin-qt process.
See also https://github.com/bitcoin/bitcoin/pull/24690#issuecomment-1084372400
ACKs for top commit:
laanwj:
Code review ACK fabdf9f870a4c07cb3548c3b385438f02179ea88
Tree-SHA512: 944ded03ee25f7dfd0bfeea9c3f97f575f2d470aa03b387b07f3e3bec5cb886e4aaa17e4a9fb359d3e670e6da69adc9111673d13e6561ec55b3161bb67dfe760
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions