]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In speedtest1, always use fatal_error() to exit fatally, instead of an fprintf/exit...
authorstephan <stephan@noemail.net>
Wed, 24 Sep 2025 06:59:47 +0000 (06:59 +0000)
committerstephan <stephan@noemail.net>
Wed, 24 Sep 2025 06:59:47 +0000 (06:59 +0000)
commit4500a87c95c74df585796e9e47c723b6eda54492
treea0ed9dcabd35d16a5d54cc3661a49a6c377cc4c6
parent5c01f3fb83ecbc05e8241e8e132ef8dd8a2501d6
In speedtest1, always use fatal_error() to exit fatally, instead of an fprintf/exit() pair, so that stdout/stderr get flushed consistently (which is significant for the WASM build).

FossilOrigin-Name: 1bd15cb343f6ce57f108291a8ed0f3ee2046932591d44edec133fe3ea43a2ef0
manifest
manifest.uuid
test/speedtest1.c