Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/malloc8.test
2008-02-18
| ||
22:24 | [9b7a3f8cb9] 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: 2883) | |
2007-09-12
| ||
17:01 | [addc27d907] part of check-in [c8405b15c0] Fixes for compilation/testing when the various OMIT macros are defined. (CVS 4423) (check-in: [c8405b15c0] user: danielk1977 branch: trunk, size: 2895) | |
2007-09-03
| ||
16:12 | [2c7a2612b1] 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: 2848) | |
2007-08-22
| ||
22:04 | [5ff95278bc] 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: 2847) | |
2007-05-07
| ||
19:31 | [e4054ca2a8] part of check-in [011e7db253] Fix an NULL deref in the randomblob() function following a malloc failure. (CVS 3940) (check-in: [011e7db253] user: drh branch: trunk, size: 5160) | |
2007-04-30
| ||
21:39 | [c46bb15d03] 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: 5099) | |
2007-04-25
| ||
18:23 | Added: [ede3231e1d] part of check-in [9cb0ed6ee9] Fix segfaults that can occur if a malloc failure happens just before a built-in function calls sqlite3_value_text(). (CVS 3874) (check-in: [9cb0ed6ee9] user: drh branch: trunk, size: 5098) | |