| 6 Aug 2025 |
emily | I'm working on a fix for an unrelated Darwin build directory issue that involves injecting more entropy into the paths than we already do, so I'm preemptively building a bunch of stuff and fixing leaks that were happening on Linux too | 13:11:04 |
emily | hoping to get the build directory changed to something more distinguishable than /build on Linux too so that we can expand the existing tmpdir auditing hook to catch more of this | 13:12:11 |
emily | (and ideally get some entropy in there in future too, so that --rebuild can reliably detect reproducibility issues they cause on Linux and we don't have to deal with the use-mention problems of the scanner detecting a false leak from documentation that mentions a fixed path) | 13:13:46 |