baldurk
287da369fc
Fix handling of child processes on linux
...
* We need to ensure we remodify LD_LIBRARY_PATH and LD_PRELOAD before fork/exec
if the application (say bash running a script) has overwritten them. We also
don't want these to be accidentally inherited into children if we're not
hooking children - the same for the vulkan env var, which can't be unset
immediately on process injection like the others because it needs to hang
around indefinitely.
2021-03-22 18:37:09 +00:00
..
2021-02-17 14:04:57 +00:00
2021-03-15 15:35:26 +00:00
2021-03-08 16:38:51 +00:00
2021-01-13 13:56:10 +00:00
2021-01-13 13:56:10 +00:00
2021-01-13 13:56:10 +00:00
2021-01-13 13:56:10 +00:00
2021-03-08 16:38:51 +00:00
2021-03-08 16:38:51 +00:00
2021-01-13 13:56:10 +00:00
2021-03-16 19:22:31 +00:00
2021-03-16 19:22:31 +00:00
2021-01-27 00:29:46 +00:00
2021-03-08 16:38:51 +00:00
2021-02-17 19:47:22 +00:00
2021-03-06 13:26:03 +00:00
2021-03-12 18:08:23 +00:00
2021-01-13 13:56:10 +00:00
2021-01-13 13:56:10 +00:00
2021-01-13 13:56:10 +00:00
2021-02-17 14:04:57 +00:00
2021-01-13 13:56:10 +00:00
2021-01-13 13:56:10 +00:00
2021-01-13 13:56:10 +00:00
2021-02-17 15:03:52 +00:00
2021-03-15 15:35:26 +00:00
2021-01-13 13:56:10 +00:00
2021-01-13 13:56:10 +00:00
2021-03-09 10:43:46 +00:00
2021-03-06 01:30:56 +00:00
2021-03-22 18:37:09 +00:00
2021-01-13 13:56:10 +00:00
2021-03-12 18:08:23 +00:00
2021-03-08 16:38:52 +00:00
2021-01-13 13:56:10 +00:00
2021-01-13 13:56:10 +00:00
2021-03-06 15:29:02 +00:00
2021-01-13 13:56:10 +00:00
2021-02-24 13:52:07 +00:00
2021-02-24 13:52:07 +00:00
2021-01-13 13:56:10 +00:00
2021-02-24 13:52:07 +00:00
2021-03-22 18:37:09 +00:00
2021-01-13 13:56:10 +00:00
2021-01-13 13:56:10 +00:00
2021-01-20 17:15:34 +00:00
2021-03-22 18:37:09 +00:00
2021-03-16 19:22:31 +00:00
2021-03-08 16:38:51 +00:00
2021-03-08 16:38:51 +00:00
2021-03-15 14:39:21 +00:00
2021-03-15 12:33:13 +00:00
2021-01-13 13:56:10 +00:00
2021-02-24 22:44:33 +00:00
2021-01-19 16:25:17 +00:00
2021-01-13 13:56:10 +00:00
2021-02-17 20:22:53 +00:00
2021-01-13 13:56:10 +00:00
2021-02-17 14:04:57 +00:00