diff options
author | mjg <mjg@FreeBSD.org> | 2015-10-08 21:08:35 +0000 |
---|---|---|
committer | mjg <mjg@FreeBSD.org> | 2015-10-08 21:08:35 +0000 |
commit | d8dc4fc1aee9496d2cf7e47e81eb24533c2045a1 (patch) | |
tree | 6610c85c782f0f277876c6a9ac9804db4fc3cdd9 /contrib/libc++/src/algorithm.cpp | |
parent | d1d774415709780ebddcecdef527f909484ec184 (diff) | |
download | FreeBSD-src-d8dc4fc1aee9496d2cf7e47e81eb24533c2045a1.zip FreeBSD-src-d8dc4fc1aee9496d2cf7e47e81eb24533c2045a1.tar.gz |
linux: fix handling of out-of-bounds syscall attempts
Due to an off by one the code would read an entry past the table, as
opposed to the last entry which contains the nosys handler.
Reported by: Pawel Biernacki <pawel.biernacki gmail.com>
Diffstat (limited to 'contrib/libc++/src/algorithm.cpp')
0 files changed, 0 insertions, 0 deletions