1
0
mirror of https://github.com/openbsd/src.git synced 2026-06-18 15:23:33 +02:00
djm 62c68ecba7 Fix two separate one-byte out-of-cound reads
1) if a server sent an empty reply to a SSH2_FXP_REALPATH request
2) if a batch command used the full 2048 byte buffer but ended in a
   literal backslash character

Both reported by Zhenpeng (Leo) Lin from depthfirst

ok markus@
2026-05-31 04:51:45 +00:00
2026-05-29 23:24:34 +00:00
2026-05-30 02:09:04 +00:00
S
Description
Unofficial mirror of the source tree
1.6 GiB
Languages
C 55.5%
C++ 31%
Perl 3.8%
Roff 2.9%
Makefile 0.9%
Other 5.4%