Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/malloc9.test
2008-04-04
| ||
12:21 | [2307c6ee37] part of check-in [9987a7b193] Fix the output labels on the tests in malloc9. (CVS 4966) (check-in: [9987a7b193] user: drh branch: trunk, size: 1313) | |
2008-02-18
| ||
22:24 | [d90bae1a4e] 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: 1303) | |
2007-09-03
| ||
16:12 | [95d7069ad4] 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: 1307) | |
2007-08-22
| ||
22:04 | [fb99833476] 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: 1306) | |
2007-04-30
| ||
21:39 | Added: [8381041fd8] part of check-in [27bf3fc3cf] Fix a potential segfault following a malloc() failure during a call to sqlite3_prepare() where the nBytes parameter is positive but less than the length of the input SQL string. (CVS 3888) (check-in: [27bf3fc3cf] user: drh branch: trunk, size: 4480) | |