CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2014/01/08 15:36:37
Modified files: usr.bin/yacc : lr0.c output.c Log message: Use calloc() instead of malloc() + memset. Based on a diff from Michael W. Bombardieri. OK deraadt@
CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2014/01/08 15:36:37
Modified files: usr.bin/yacc : lr0.c output.c Log message: Use calloc() instead of malloc() + memset. Based on a diff from Michael W. Bombardieri. OK deraadt@