Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
preload: Fix reading /proc/self/fd/ links
readlink() does not NUL-terminate by itself, it needs to be done manually. Spotted by coverity.
- Loading branch information