diff options
author | Jan Engelhardt <jengelh@inai.de> | 2012-07-03 03:28:50 +0200 |
---|---|---|
committer | Jan Engelhardt <jengelh@inai.de> | 2012-07-03 03:35:17 +0200 |
commit | 6feab338aed1ad390ba4b0042f0490c7e317c7e3 (patch) | |
tree | 94c4c8329e8b4e6cabd0df47b4bb3c7d1db5293a /src/Makefile.am | |
parent | cb9540a5b8dcc6640e39fe9cc948d385bfa82664 (diff) | |
download | bindfs-6feab338aed1ad390ba4b0042f0490c7e317c7e3.tar.gz |
bindfs: avoid crash due to too-short allocation
pathconf() can return negative values to indicate an error. Using the
result of pathconf naïvely in arithmetic is therefore inappropriate.
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions