Date: Tue, 19 Apr 2016 10:39:44 +0800 From: Marcelo Araujo <araujobsdport@gmail.com> To: Pedro Giffuni <pfg@freebsd.org> Cc: svn-src-head@freebsd.org, src-committers@freebsd.org, Marcelo Araujo <araujo@freebsd.org>, svn-src-all@freebsd.org Subject: Re: svn commit: r298241 - head/usr.bin/lex Message-ID: <CAOfEmZgBQZyxxFuLEvG_ohAjno4YMrb6=vTvSjQDmM%2BmWJdPQA@mail.gmail.com> In-Reply-To: <5715936B.50807@FreeBSD.org> References: <201604190205.u3J25Wpn002224@repo.freebsd.org> <5715936B.50807@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Ok, gonna revert this commit! Thanks, On Apr 19, 2016 10:15 AM, "Pedro Giffuni" <pfg@freebsd.org> wrote: > > > On 04/18/16 21:05, Marcelo Araujo wrote: > >> Author: araujo >> Date: Tue Apr 19 02:05:32 2016 >> New Revision: 298241 >> URL: https://svnweb.freebsd.org/changeset/base/298241 >> >> Log: >> Use NULL instead of 0 for pointers. >> >> realloc will return NULL in case it cannot allocate memory. >> >> MFC after: 2 weeks. >> >> Modified: >> head/usr.bin/lex/initparse.c >> head/usr.bin/lex/initscan.c >> >> > Hmm ... > > These files are computer generated, we have to work out the issues with > upstream (flex). > > Cheers, > > Pedro. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOfEmZgBQZyxxFuLEvG_ohAjno4YMrb6=vTvSjQDmM%2BmWJdPQA>