mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Add the new memory allocator to the amalgamation. Improvements to
out-of-memory handling. (CVS 4498) FossilOrigin-Name: b58c2b37a5deb19ce0ef78629989016743a46bb3
This commit is contained in:
@ -202,6 +202,7 @@ foreach file {
|
||||
|
||||
mem1.c
|
||||
mem2.c
|
||||
mem3.c
|
||||
mutex.c
|
||||
mutex_os2.c
|
||||
mutex_unix.c
|
||||
|
Reference in New Issue
Block a user