summaryrefslogtreecommitdiff
path: root/lib/librpcsvc/rstat.x
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2022-09-04 15:45:26 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2022-09-04 15:45:26 +0000
commit3afd1db0108eabb9cb7d29f39b1f1c8985b27f50 (patch)
tree27edda5b6aa1772cdef69c54cc73b3cb99f8204a /lib/librpcsvc/rstat.x
parent09d33736d90e0f9490553346b453706250407e35 (diff)
Add bounds checks for various EVP cipher implementations.
The EVP cipher API uses size_t, however a number of the underlying implementations use long in their API. This means that an input with size > LONG_MAX will go negative. Found by Coverity, hiding under a large pile of macros. ok tb@
Diffstat (limited to 'lib/librpcsvc/rstat.x')
0 files changed, 0 insertions, 0 deletions