SQLite

Check-in [e95cf2c576]
Login

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

Overview
Comment:Fix a total unimportant file descriptor leak in lemon. This is to silence warning messages.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: e95cf2c576dda656c0f31eeec3d98e911b9003a1
User & Date: drh 2011-08-30 00:58:58.556
Context
2011-08-30
01:23
Make sure SQLITE_FCNTL_SIZE_HINT a no-op if the chunk size is not greater than zero. (check-in: 88b763e8d7 user: mistachkin tags: trunk)
00:58
Fix a total unimportant file descriptor leak in lemon. This is to silence warning messages. (check-in: e95cf2c576 user: drh tags: trunk)
00:53
Fix a buffer overrun in test logic. No impact on the core SQLite. (check-in: 49cd60e38b user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to tool/lemon.c.