On Tue, Jun 18, 2013 at 02:25:15PM -0700, Garrett Cooper wrote:
> On Tue, Jun 18, 2013 at 12:35 PM, Simon J. Gerraty wrote:
> > Author: sjg
> > Date: Tue Jun 18 19:35:51 2013
> > New Revision: 251958
> > URL: http://svnweb.freebsd.org/changeset/base/251958
>
> Was this the source of the huge
> ZZ
Yes.
On Tue, 18 Jun 2013 14:25:15 -0700, Garrett Cooper writes:
>Was this the source of the huge
> ignoring stale .depend
>messages?
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listi
On Tue, Jun 18, 2013 at 12:35 PM, Simon J. Gerraty wrote:
> Author: sjg
> Date: Tue Jun 18 19:35:51 2013
> New Revision: 251958
> URL: http://svnweb.freebsd.org/changeset/base/251958
Was this the source of the huge
ignoring stale .depend
messages?
Thanks,
Author: sjg
Date: Tue Jun 18 19:35:51 2013
New Revision: 251958
URL: http://svnweb.freebsd.org/changeset/base/251958
Log:
Fix use after free bug.
Parse_SetInput:
curFile->fname was using the buffer passed to it - which ReadMakefile frees.
This change makes the comment in ParseEOF about lea