mirror of
https://github.com/status-im/sqlcipher.git
synced 2026-09-01 06:51:09 +00:00
Snapshot of upstream SQLite 3.25.0
This commit is contained in:
+1
-1
@@ -329,7 +329,7 @@ ifcapable crashtest&&attach {
|
||||
}
|
||||
}
|
||||
|
||||
if {$tcl_platform(platform)!="windows"} {
|
||||
if {$tcl_platform(platform)!="windows" && [atomic_batch_write test.db]==0} {
|
||||
do_malloc_test 14 -tclprep {
|
||||
catch {db close}
|
||||
sqlite3 db2 test2.db
|
||||
|
||||
Reference in New Issue
Block a user