Enhance the sqlite3_str_new() interface so that it always returns a valid
commit0b2f91299a3495a21050ab409da43553a9f137ed
authorD. Richard Hipp <drh@hwaci.com>
Wed, 16 May 2018 15:35:03 +0000 (16 15:35 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Wed, 16 May 2018 15:35:03 +0000 (16 15:35 +0000)
tree9ca59b7c0694de2d348d7c3f89da4eeddda7d75b
parente08903516a3527d69013869dc43e3984a38bde2a
Enhance the sqlite3_str_new() interface so that it always returns a valid
and non-NULL pointer even in an OOM condition.
src/printf.c
src/sqlite.h.in