Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Handle malloc() failures that occur in open16() and errmsg16(). (CVS 2967) |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
86eab9e53db8d7fecc789fe3d8cd8d7b |
User & Date: | danielk1977 2006-01-18 05:51:58.000 |
Context
2006-01-18
| ||
14:06 | Convert the unix driver to use a recusive mutex. Similar changes to the windows driver are pending. (CVS 2968) (check-in: 8830bbbac8 user: drh tags: trunk) | |
05:51 | Handle malloc() failures that occur in open16() and errmsg16(). (CVS 2967) (check-in: 86eab9e53d user: danielk1977 tags: trunk) | |
04:26 | Handle malloc() failures that occur inside create_collation() calls. (CVS 2966) (check-in: 95c5903f36 user: danielk1977 tags: trunk) | |
Changes
Changes to src/main.c.
Changes to src/test1.c.
Changes to src/vdbeapi.c.
Changes to test/malloc.test.