]> andersk Git - openssh.git/commit
- (djm) [openbsd-compat/bsd-snprintf.c] Fix integer overflow in return
authordjm <djm>
Sun, 14 Jan 2007 10:20:30 +0000 (10:20 +0000)
committerdjm <djm>
Sun, 14 Jan 2007 10:20:30 +0000 (10:20 +0000)
commit0d00c5cb3abb25bd881ac0c371e1bd16ad3ee3d5
tree656eae2a8efef29fcd131be7a2a0c1703ad82250
parent7ac507d467bc9e53e8f9a3a6666719a1ee440294
 - (djm) [openbsd-compat/bsd-snprintf.c] Fix integer overflow in return
   value of snprintf replacement, similar to bugs in various libc
   implementations. This overflow is not exploitable in OpenSSH.
   While I'm fiddling with it, make it a fair bit faster by inlining the
   append-char routine; ok dtucker@
ChangeLog
openbsd-compat/bsd-snprintf.c
This page took 0.055165 seconds and 5 git commands to generate.