[bug #62908] Regression. Double free if jobserver is enabled, but cannot open fifo.

2022-08-17 Thread Dmitry Goncharov
Additional Item Attachment, bug #62908 (project make): File name: sv62908_fix.diff Size:0 KB File name: sv62908_test.diff Size:1 KB

[bug #62908] Regression. Double free if jobserver is enabled, but cannot open fifo.

2022-08-17 Thread Dmitry Goncharov
URL: Summary: Regression. Double free if jobserver is enabled, but cannot open fifo. Project: make Submitter: dgoncharov Submitted: Wed 17 Aug 2022 11:45:30 PM UTC Severity: 3

Idea: Add landlock support where present

2022-08-17 Thread David A. Wheeler
All: There's a fork of GNU make that uses of Linux "landlock" to sandbox "command invocations automatically based on your build rule config. This tool will: • Restrict filesystem access to target and prerequisite only • Prevent public internet access, using SECCOMP BPF and

tmpfile() failure results in crash

2022-08-17 Thread Krzesimir Nowak
Hi, I was recently doing some toolchain updates in Flatcar and one of the updated packages was make (to version 4.3). At some point it's being run inside some weird environment (inside docker container, then chroot created by Gentoo's catalyst) to build binutils so that caused tmpfile() to