head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.06.07.06.45.56;	author sumikawa;	state dead;
branches;
next	1.1;

1.1
date	2003.07.31.16.07.05;	author dannyboy;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove wu-ftpd+ipv6. The upstream disapear and distfile is no more available.
@
text
@--- src/realpath.c.orig	Mon Jul 28 16:18:15 2003
+++ src/realpath.c	Mon Jul 28 16:18:44 2003
@@@@ -299,7 +299,7 @@@@
 	rootd = 0;
 
     if (*wbuf) {
-	if (strlen(resolved) + strlen(wbuf) + rootd + 1 > MAXPATHLEN) {
+	if (strlen(resolved) + strlen(wbuf) + !rootd + 1 > MAXPATHLEN) {
 	    errno = ENAMETOOLONG;
 	    goto err1;
 	}
@


1.1
log
@Address CAN-2003-0466.

Submitted/approved by:	security-officer
@
text
@@

