summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-03-24 05:59:38 +0000
committerNed Ludd <solar@gentoo.org>2004-03-24 05:59:38 +0000
commit3b6f67597d27e67db26496b83534df39afb58a03 (patch)
tree6ec70a6c67b5e61a9221b3a8e202ba3f57dfccab /net-dialup/minicom/minicom-1.83.1-r1.ebuild
parent (Manifest recommit) (diff)
downloadgentoo-2-3b6f67597d27e67db26496b83534df39afb58a03.tar.gz
gentoo-2-3b6f67597d27e67db26496b83534df39afb58a03.tar.bz2
gentoo-2-3b6f67597d27e67db26496b83534df39afb58a03.zip
propolice/ssp caught minicom going out of bounds using memcpy() in the winschar2() function, so we add some basic sanity checking to the function.
Diffstat (limited to 'net-dialup/minicom/minicom-1.83.1-r1.ebuild')
-rw-r--r--net-dialup/minicom/minicom-1.83.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/minicom/minicom-1.83.1-r1.ebuild b/net-dialup/minicom/minicom-1.83.1-r1.ebuild
index e5bb7b361d80..310bc1bc39fa 100644
--- a/net-dialup/minicom/minicom-1.83.1-r1.ebuild
+++ b/net-dialup/minicom/minicom-1.83.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-1.83.1-r1.ebuild,v 1.12 2003/09/07 00:09:22 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-1.83.1-r1.ebuild,v 1.13 2004/03/24 05:59:37 solar Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Serial Communication Program"