diff options
author | Ori Bernstein <ori@eigenstate.org> | 2020-08-01 10:49:29 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2020-08-01 10:49:29 -0700 |
commit | 6dbecfb457d1625687f2338696c2b8195c831ae4 (patch) | |
tree | 3a3973a5993333cfb0a35c138cf6f9e6c0a2b97b /rc/bin/rc-httpd | |
parent | 0eb81f732044895cf09c763bf5b63a54b29f6461 (diff) | |
download | plan9front-6dbecfb457d1625687f2338696c2b8195c831ae4.tar.xz |
htmlroff: fix out of bounds access (thanks Rei-sen, via plan9port)
_readx() uses rune count as its argument and not size, so we should
pass nelem() instead of sizeof().
Diffstat (limited to 'rc/bin/rc-httpd')
0 files changed, 0 insertions, 0 deletions