Artifact e069cec00407e029d71fbc9440ebbb5833a629416324b592ade8fed93b045c83:
- File src/malloc.c — part of check-in [54b000246c] at 2017-08-28 15:51:35 on branch trunk — Remove the rarely-used scratch memory allocator. This makes the code smaller, faster, and easier to maintain. In place of the scratch allocator, add the SQLITE_CONFIG_SMALL_MALLOC configuration option that provides a hint to SQLite that large memory allocations should be avoided. (user: drh size: 20223) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.