CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2015/02/04 13:35:51

Modified files:
        lib/libkeynote : keynote.l 

Log message:
Replace realloc() with reallocarray() in libkeynote.  Do not free
keynote_lex_list after it has been reallocated.
Found by Benjamin Baier with llvm/scan-build;  OK florian@

Reply via email to