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. _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"