]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In dbfuzz2, avoid using a malloc in the LLVMFuzzerInitialize() initializer
authordrh <drh@noemail.net>
Sun, 13 Jan 2019 20:23:34 +0000 (20:23 +0000)
committerdrh <drh@noemail.net>
Sun, 13 Jan 2019 20:23:34 +0000 (20:23 +0000)
commitb10a50e7f829f7038242db6f52b557e7624df412
tree0be2b647fabbe18656e833e2fc6468e8bb6eac8a
parentf202c6cdcfdc96fb2959133903d3ed5026b733d2
In dbfuzz2, avoid using a malloc in the LLVMFuzzerInitialize() initializer
routine, so that no memory leaks are reported.  Also, show the version of
SQLite being used when the -v option is on.

FossilOrigin-Name: 824f93246988ffa213bbd41a7de08886999b1a8ae00fdf6b9767acb6e3ec6a1f
manifest
manifest.uuid
test/dbfuzz2.c