This prevents these tests from being compiled with ASAN since the asan
interceptors also define opendir() but matching the libc function.
Details
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
We have fdopendir in libc I wonder if this won't be confusing. Maybe we should rename this to something like rtld_opendir.
But whatever name your choose this LGTM.
This sentence should still be included: "If the swapblk is not valid, it is freed instead."