SQLite

Check-in [635d6a775a]
Login

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

Overview
Comment:Fix an OOM related crash in fkey.c.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 635d6a775a3f192d4292738905f5e01bc956a712
User & Date: dan 2009-09-22 15:53:48.000
Context
2009-09-22
16:08
Fix a problem with ON DELETE SET DEFAULT actions. (check-in: 9406995055 user: dan tags: trunk)
15:53
Fix an OOM related crash in fkey.c. (check-in: 635d6a775a user: dan tags: trunk)
13:25
Allow specific exclusion of localtime_s() usage on Windows. (check-in: 216bcda7d2 user: shane tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/fkey.c.
Changes to test/fkey2.test.
Added test/fkey_malloc.test.