mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-01 06:27:03 +03:00
Fix asan problems in sqlite3rbu.c. Enable RBU for sanitizer release tests.
FossilOrigin-Name: ad2ae7717e7a10cf42aeabd3c544e7884fa082295c2babf0fdb19a684d2aba1e
This commit is contained in:
@ -108,6 +108,7 @@ namespace eval trd {
|
||||
-DSQLITE_ENABLE_STAT4
|
||||
-DSQLITE_OMIT_LOOKASIDE=1
|
||||
-DCONFIG_SLOWDOWN_FACTOR=5.0
|
||||
-DSQLITE_ENABLE_RBU
|
||||
--enable-debug
|
||||
--enable-all
|
||||
}
|
||||
|
Reference in New Issue
Block a user