]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sqlite3Malloc always return NULL when the number of bytes to allocate
authordrh <drh@noemail.net>
Wed, 29 Jun 2005 15:33:00 +0000 (15:33 +0000)
committerdrh <drh@noemail.net>
Wed, 29 Jun 2005 15:33:00 +0000 (15:33 +0000)
commitba336867c45fc28845ac1c5f6ff4acedf900aff0
tree43b0874ec092cf69c39b95c88111e1fd347eaebf
parent54f080e82ca8c12decba5448617800d56b66ed73
Make sqlite3Malloc always return NULL when the number of bytes to allocate
is 0. (CVS 2532)

FossilOrigin-Name: 657d74ebc1d91c99e8ac6cd68fdac3864ebd8d71
manifest
manifest.uuid
src/util.c