Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 17:22:15 -0500 (EST)
From:      Kenneth Culver <culverk@alpha.yumyumyum.org>
To:        Lord Raiden <raiden23@netzero.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: One off error??
Message-ID:  <20020308172024.D27342-100000@alpha.yumyumyum.org>
In-Reply-To: <4.2.0.58.20020308142742.0095b4d0@pop.netzero.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Have you ever written a program, and found some wierd bug where the
program crashes, only to find out that some condition you were checking in
order to know when to stop writing to an array (most often a char[])  is
allowing one too many elements get into the array. This is a "one-off"
error.

Ken

On Fri, 8 Mar 2002, Lord Raiden wrote:

> 	HI all.  I hate to sound stupid on this, but I'm no programming guru.  I
> was reading up on the problems with the OpenSSH exploit found and someone
> mentioned about it being a  one-off error.  What is that?  I'm curious.  Thanks.
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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