Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/mallocA.test
2019-08-08
| ||
15:24 | [aea76f2dd8] part of check-in [1e17ea2fd1] Remove support for STAT3. The sqlite_stat3 tables are ignored, if they exist. STAT4 continues to work as it always has, and as it is a superset of STAT3 is the recommended replacement. (check-in: [1e17ea2fd1] user: drh branch: omit-stat3, size: 3142) | |
2014-10-08
| ||
11:11 | [672cd7dedb] part of check-in [dedd15f7cd] Remove some temporary code in mallocA.test that was accidentally checked in. (check-in: [dedd15f7cd] user: dan branch: trunk, size: 3579) | |
2014-04-02
| ||
15:15 | [c049224ade] part of check-in [47e702bd83] Fix some problems with OOM handling in vdbesort.c. (check-in: [47e702bd83] user: dan branch: threads, size: 3658) | |
2013-09-04
| ||
16:38 | [1ba0367fb5] part of check-in [f929e9b41f] Add tests to improve coverage when SQLITE_ENABLE_STAT3 is defined. (check-in: [f929e9b41f] user: dan branch: trunk, size: 3165) | |
2013-08-15
| ||
18:43 | [71e4b57e64] part of check-in [9f80b26870] Fix a crash that can occur following an OOM fault. (check-in: [9f80b26870] user: dan branch: sqlite_stat4, size: 2728) | |
2011-08-02
| ||
00:57 | [47006c8d70] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 1879) | |
2008-02-18
| ||
22:24 | [4b650c745a] 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: 1893) | |
2007-11-15
| ||
13:10 | [5ee8d42ff9] part of check-in [d05eb67dd6] Fix a segfault that can occur after a malloc failure in an ANALYZE statement. Ticket #2772. (CVS 4544) (check-in: [d05eb67dd6] user: danielk1977 branch: trunk, size: 1905) | |
2007-09-12
| ||
17:01 | [f474c5bdbe] 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: 1682) | |
2007-09-03
| ||
16:12 | [27d0d275f9] 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: 1628) | |
2007-08-29
| ||
12:31 | [bec59bb8c9] 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: 1635) | |
2007-08-22
| ||
22:04 | [f49b8df5e1] 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: 1587) | |
2007-05-12
| ||
15:00 | [525674e6e0] part of check-in [dbe417745d] Make REINDEX robust in the face of malloc() errors. (CVS 3990) (check-in: [dbe417745d] user: drh branch: trunk, size: 4694) | |
12:08 | Added: [d8b8de87bf] part of check-in [c08658e1f8] Make the ANALYZE command robust in the face of malloc() failures. (CVS 3989) (check-in: [c08658e1f8] user: drh branch: trunk, size: 4497) | |