On Wed, Feb 04, 2015 at 01:35:51PM -0700, Alexander Bluhm wrote: > 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@
And also OK millert@