So, if I send problem report with my patches, I should inherit usage of
staticaly allocated buffers.
Am I right?
milunovic <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> -----BEGIN PGP SIGNED MESSAGE-----
>
> On Fri, 16 Feb 2001, Andrey Simonenko wrote:
>
> > I patched some library files and noted that some functions, which parse
some
> > configuration files, use staticaly allocated buffers. Sizes of such
> > staticaly allocated buffers are 8k, 10k and so on. These buffers are
used to
> > hold one line from parsed file. Usually it is enough for one line, but
> > really this is error (I think).
>
> Well since config files can be only changed by root,I don't think that
> root will use too long lines to case heap overflow.So this isn't big
> problem.
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message