MAINTAINERS: cthuang@io.org SUBJECT: Bug in cproto 4.4 (with patch) Fixes a core dump in yaccExpected (yyerror.c) when vec[]'s last pointer is NULL. (This can happen when the first call to yaccExpected() passes a negative count, for example.)