]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix function name typo in mem1.c. This bug managed to make it into
authordrh <drh@noemail.net>
Sun, 2 Sep 2007 17:50:35 +0000 (17:50 +0000)
committerdrh <drh@noemail.net>
Sun, 2 Sep 2007 17:50:35 +0000 (17:50 +0000)
commit0d097d4629fb969a6c59f45c50ef5a78672e7064
tree26653bd1811db6e2be0eaf6796875ff9c95317a2
parent880c15beb9c59a03a494be719aebd729d89e787c
Fix function name typo in mem1.c.  This bug managed to make it into
the tree because the code in mem1.c is only compiled when the
-DSQLITE_MEMDEBUG compile-time option is omitted.  But
pre-checkin tests usually include this option.  Ticket #2612. (CVS 4368)

FossilOrigin-Name: 59e02db2402f9fcadfbeee88ab5778d27ddde634
manifest
manifest.uuid
src/mem1.c