SQLite

Check-in [0b82f9623c]
Login

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

Overview
Comment:Add test file for new malloc() failure handling. (CVS 2801)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 0b82f9623cf25b1cb02f70628c992903a6e8ca1c
User & Date: danielk1977 2005-12-06 12:57:59.000
Context
2005-12-06
13:19
Report errors out of sqlite3_open16(). (CVS 2802) (check-in: f5b58163d4 user: drh tags: trunk)
12:57
Add test file for new malloc() failure handling. (CVS 2801) (check-in: 0b82f9623c user: danielk1977 tags: trunk)
12:52
Some elements of the new malloc() failure handling. Not all cases work properly yet. Also, library is not threadsafe if malloc() fails right now. (CVS 2800) (check-in: e1606658f1 user: danielk1977 tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Added test/malloc3.test.