Home
last modified time | relevance | path

Searched hist:c81a92db989d51933e87b9468f981938d956df5f (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/lex/
H A Dinitparse.cdiff c81a92db989d51933e87b9468f981938d956df5f Tue Apr 19 04:05:32 CEST 2016 Marcelo Araujo <araujo@FreeBSD.org> Use NULL instead of 0 for pointers.

realloc will return NULL in case it cannot allocate memory.

MFC after: 2 weeks.
H A Dinitscan.cdiff c81a92db989d51933e87b9468f981938d956df5f Tue Apr 19 04:05:32 CEST 2016 Marcelo Araujo <araujo@FreeBSD.org> Use NULL instead of 0 for pointers.

realloc will return NULL in case it cannot allocate memory.

MFC after: 2 weeks.