Displaying 1 result from an estimated 1 matches for "20tomec".
Did you mean:
20time
2002 Apr 05
0
=?iso-8859-2?Q?SecurID=20support=20for=20OpenSSH?=
I was reading this SecurID patch to openssh-3.1p1,
List: openssh-unix-dev
Subject: =?iso-8859-2?Q?SecurID=20support=20for=20OpenSSH?=
From: =?iso-8859-2?Q?V=E1clav=20Tomec?= <v_t_m at seznam.cz>
Date: 2002-03-25 14:53:34
and think I've found a copy bugs, the patch for which is included
below. First there's a an #ifdef'd if-statement which applies to
either another if-statement or to a free(). Second is a buffer
overrun on a 512-byte array....