SQLite

Check-in [745deab87a]
Login

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

Overview
Comment:Fix a bug in fuzzershell caused by an uninitialized local variable.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 745deab87adc378a5376aaa9451fb9485bc2f4c4
User & Date: drh 2015-05-22 23:45:56.266
Context
2015-05-22
23:50
Improved error messages in fuzzershell when unable to open the database. (check-in: c404fcace8 user: drh tags: trunk)
23:45
Fix a bug in fuzzershell caused by an uninitialized local variable. (check-in: 745deab87a user: drh tags: trunk)
23:39
Fix another bad assert() in btree - one that can be false on a corrupt database file. (check-in: 89f0bbfde4 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to tool/fuzzershell.c.