SQLite

All files named ”test/malloc4.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/malloc4.test

2008-02-18
22:24
[9573376130] part of check-in [63da5d9754] Add the memory fault simulator to mem5.c. Enable soft heap limit on mem5.c. Limit the size of hash tables and the vdbefifo when using mem5.c. (CVS 4795) (check-in: [63da5d9754] user: drh branch: trunk, size: 6665)
2007-09-03
16:12
[f0e5e0f639] part of check-in [d66e08fd4f] Enable threadsafe builds by default in configure. Ticket #2606. Changes to test scripts to do better testing under all configurations. (CVS 4379) (check-in: [d66e08fd4f] user: drh branch: trunk, size: 6634)
2007-08-30
15:16
[2691bdd25f] part of check-in [23746924db] Fixes for malloc4.test. (CVS 4340) (check-in: [23746924db] user: danielk1977 branch: trunk, size: 6670)
11:48
[08830f5964] part of check-in [d3e5022638] Fixes for failures in fuzz_malloc.test. (CVS 4334) (check-in: [d3e5022638] user: danielk1977 branch: trunk, size: 6670)
2007-08-29
12:31
[18dace2c00] part of check-in [e38ef81b85] Modifications to the malloc failure tests to test transient and persistent failures. (CVS 4321) (check-in: [e38ef81b85] user: danielk1977 branch: trunk, size: 6719)
2007-08-23
02:47
[cf1e856fbc] part of check-in [21f6b31097] Improvements to memory leak detection. The --backtrace=NNN option is now recognized by tester.tcl. Memory leak summaries are automatically written to the file ./memleak.txt and each leak is tagged with the test in which it occurred. The quick.test script runs on Linux with no errors and no leaks. (CVS 4273) (check-in: [21f6b31097] user: drh branch: trunk, size: 6703)
2007-08-22
22:04
[3f4857ca83] part of check-in [205d0b881d] All of the malloc test cases run. Still seeing failures in malloc4.test. (CVS 4272) (check-in: [205d0b881d] user: drh branch: trunk, size: 6665)
2006-01-23
07:52
[59cd02f71b] part of check-in [f58bbdc0ac] Fixes for OMIT_UTF16 and OMIT_COMPOUND (CVS 2993) (check-in: [f58bbdc0ac] user: danielk1977 branch: trunk, size: 6706)
2005-12-09
14:25
[2e29d155eb] part of check-in [601c335463] Many small changes to ensure memory is not leaked after malloc() fails. (CVS 2808) (check-in: [601c335463] user: danielk1977 branch: trunk, size: 6661)
2005-12-07
06:27
Added: [593ae91bf6] part of check-in [78f10ca0a6] Add some tests for malloc() failure within the column_name() and column_decl() APIs. (CVS 2805) (check-in: [78f10ca0a6] user: danielk1977 branch: trunk, size: 3747)