diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-09-05 14:01:13 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2015-03-30 01:15:44 -0400 |
commit | 5a8c6f09327f7dd4d0d02f7ffeaaf9137d119c30 (patch) | |
tree | 0c770a9d25aa3796a386037e8a75fad8f4de87b0 /src/math/lroundf.c | |
parent | f071365e66174937ffcb68c103e68573ce7dfd13 (diff) | |
download | musl-5a8c6f09327f7dd4d0d02f7ffeaaf9137d119c30.tar.gz |
fix off-by-one in bounds check in fpathconf
this error resulted in an out-of-bounds read, as opposed to a reported
error, when calling the function with an argument one greater than the
max valid index.
(cherry picked from commit 3bed89aa7456d9fe30e550cb5e21f8911036695b)
Diffstat (limited to 'src/math/lroundf.c')
0 files changed, 0 insertions, 0 deletions