Quick fix to avoid DoS attack due to malloc(3) bug.

Related PR:	bin/64991
Submitted by:	suz
This commit is contained in:
Munechika SUMIKAWA 2004-04-01 13:41:46 +00:00
parent d811cc16ac
commit 863ec25fa2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105875
4 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= racoon
PORTVERSION= 20040116a
PORTVERSION= 20040401a
CATEGORIES= security net
MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/

View File

@ -1,2 +1,2 @@
MD5 (racoon-20040116a.tar.gz) = 967b85d226fa1f5b2ae218b249c9e4e9
SIZE (racoon-20040116a.tar.gz) = 623322
MD5 (racoon-20040401a.tar.gz) = 11e518cb20155901b0bd407aebc1561b
SIZE (racoon-20040116a.tar.gz) = 624889

View File

@ -6,7 +6,7 @@
#
PORTNAME= racoon
PORTVERSION= 20040116a
PORTVERSION= 20040401a
CATEGORIES= security net
MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/

View File

@ -1,2 +1,2 @@
MD5 (racoon-20040116a.tar.gz) = 967b85d226fa1f5b2ae218b249c9e4e9
SIZE (racoon-20040116a.tar.gz) = 623322
MD5 (racoon-20040401a.tar.gz) = 11e518cb20155901b0bd407aebc1561b
SIZE (racoon-20040116a.tar.gz) = 624889