COMMITS
/ test/malloc.test January 24, 2018
April 25, 2015
August 14, 2014
D
Merge the pre-3.8.6 changes into the threads branch.
drh committed
August 12, 2014
May 2, 2014
April 1, 2014
D
Fix a problem with OOM handling in the sorter code.
dan committed
March 21, 2013
M
Many spelling fixes in comments. No changes to code.
mistachkin committed
October 21, 2011
August 2, 2011
June 14, 2011
April 5, 2011
S
Added ifcapable utf16 to a few test cases;
shaneh committed
July 3, 2010
August 19, 2009
D
Clean up sqlite_stat2 related code. Add test cases.
dan committed
June 24, 2009
June 22, 2009
June 6, 2009
D
Fix an error in the malloc.test test script causing a small buffer overread. (CVS 6725)
danielk1977 committed
April 9, 2009
D
March 19, 2009
February 25, 2009
D
Minor changes and coverge tests for "SELECT count(*)" optimization. (CVS 6324)
danielk1977 committed
February 4, 2009
January 16, 2009
January 10, 2009
D
Improve coverage of pager.c. (CVS 6158)
danielk1977 committed
D
November 21, 2008
D
Fix an assert() failure that can occur after an OOM error. (CVS 5939)
danielk1977 committed
November 3, 2008
D
Modify an assert() statement to fix #3473. No other code changes. (CVS 5856)
danielk1977 committed
October 6, 2008
D
Allow INDEXED BY and NOT INDEXED clauses in SELECT statements. (CVS 5766)
danielk1977 committed
September 23, 2008
September 22, 2008
D
Fix a memory leak that can follow a malloc failure in sqlite3_initialize. (CVS 5731)
danielk1977 committed
September 5, 2008
August 27, 2008
July 7, 2008
D
Test a couple of specific malloc() failures that were not tested before. (CVS 5350)
danielk1977 committed
June 19, 2008
April 17, 2008
April 3, 2008
February 18, 2008
January 24, 2008
January 23, 2008
January 19, 2008
January 16, 2008
D
Get all tests running without memory leaks. (CVS 4714)
drh committed
November 28, 2007
D
Add the {quote: StrAccum} object
drh committed
November 16, 2007
D
Fix a crash that can occur after a malloc failure. Ticket #2775. (CVS 4547)
danielk1977 committed
October 9, 2007
October 3, 2007
D
Add a test case to malloc.test. (CVS 4456)
danielk1977 committed
September 12, 2007
D
Fixes for compilation/testing when the various OMIT macros are defined. (CVS 4423)
danielk1977 committed
September 4, 2007
September 3, 2007
D
Handle transient malloc() failures in sqlite3CreateFunc(). (CVS 4371)
danielk1977 committed
August 29, 2007