Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Feb 1997 04:08:48 -0500
From:      Dan Cross <tenser@spitfire.ecsel.psu.edu>
To:        Joerg Wunsch <joerg@freefall.freebsd.org>
Cc:        freebsd-bugs@freefall.freebsd.org, ache@freebsd.org
Subject:   Re: misc/2654 
Message-ID:  <19970205090849.8302.qmail@spitfire.ecsel.psu.edu>
In-Reply-To: Your message of "Tue, 04 Feb 1997 14:17:13 PST." <199702042217.OAA16975@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Ack!  Please disgard my last message.  (Yikes, I *did* make a fool out
of myself, didn't I?  :-)

Duh, strlen(ret) + 45 > PATH_MAX evaluates to TRUE when an extra long
string is encoded in PATH_LOCALE, *not* FALSE, which is what I was
thinking.  The right side of the logical or operator is never seen,
since the left was true.

Okay, I feel humbled and silly.  Yikes.  But I still think that the
locale code could use some work in other areas, if folks agree, I'll
do some work on it.  I even promise to get some sleep and THINK before
making changes so I don't seem like a complete blathering idiot.  :-)

	- Dan C.

(who feels very sheepish right now....  :-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970205090849.8302.qmail>