SQLite

All files named ”test/mallocB.test”
Login

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

History for test/mallocB.test

2008-02-18
22:24
[bc475ab850] 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: 1615)
2008-02-13
18:25
[d4a91e7d9c] part of check-in [990237e27e] Where possible, avoid freeing buffers allocated for vdbe memory cells in case they can be reused. (CVS 4783) (check-in: [990237e27e] user: danielk1977 branch: trunk, size: 1627)
2008-01-17
20:26
[82ecf4d3fa] part of check-in [495fb41626] Improved test coverage in date.c. Report an error if a malloc fails within strftime(). (CVS 4721) (check-in: [495fb41626] user: drh branch: trunk, size: 1611)
2007-09-12
17:01
[83bdbea443] 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: 1526)
2007-09-03
16:12
[f55be22689] 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: 1493)
2007-08-22
22:04
[56fd615f3f] 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: 1492)
2007-07-26
06:50
[5d4a3dc493] part of check-in [b88af1827b] Fix two obscure memory leaks that can follow a malloc() failure in sqlite3_set_auxdata(). Ticket #2534. (CVS 4185) (check-in: [b88af1827b] user: danielk1977 branch: trunk, size: 1510)
2007-05-31
08:20
[975ef7b76a] part of check-in [d2282e64f1] Extend out-of-memory testing with fuzzily generated sql some. One fix for a problem found by the same. (CVS 4044) (check-in: [d2282e64f1] user: danielk1977 branch: trunk, size: 1213)
2007-05-30
10:36
Added: [5a96951a5f] part of check-in [7522d2fb32] Add some extra tests for malloc failure during expression parsing and execution using fuzzily generated SQL. (CVS 4043) (check-in: [7522d2fb32] user: danielk1977 branch: trunk, size: 1140)