Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| SHA1 Hash: | c2af2164cf7b279ebb3e08201561348be6e765df |
|---|---|
| Date: | 2010-03-12 16:32:54 |
| User: | drh |
| Comment: | Add assert()s to mem2.c (activated by SQLITE_MEMDEBUG) which verify that memory alloctions that might have come from lookaside are always freed using a lookaside-aware free routine. |
Tags And Properties
- branch=trunk inherited from [704b122e53]
- sym-trunk inherited from [704b122e53]
Changes
Changes to src/malloc.c
Changes to src/mem2.c
Changes to src/pcache1.c
Changes to src/sqliteInt.h