Date: Wed, 21 Aug 2002 23:19:07 -0700 (PDT) From: Nick Sayer <nsayer@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/telnet/libtelnet pk.c Message-ID: <200208220619.g7M6J7sq009303@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nsayer 2002/08/21 23:19:07 PDT Modified files: crypto/telnet/libtelnet pk.c Log: Encrypted strings (after hex decoding) aren't null terminated, because 0 might simply be part of the ciphertext. PR: bin/40266 Submitted by: andr@dgap.mipt.ru MFC after: 3 days Revision Changes Path 1.10 +0 -4 src/crypto/telnet/libtelnet/pk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208220619.g7M6J7sq009303>