SQLite
Check-in [c2af2164cf]
Not logged in

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
Changes
show unified diffs show side-by-side diffs patch

Changes to src/malloc.c

Changes to src/mem2.c

Changes to src/pcache1.c

Changes to src/sqliteInt.h