Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix another potential "jump depends on uninitialized value" warning. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
633b214e9b9d99788ed72ab4823a69a4 |
User & Date: | drh 2019-09-18 12:49:34 |
Context
2019-09-18
| ||
17:22 | Add extra tests for the handling of corrupt records in fts3. check-in: 40e29a47 user: dan tags: trunk | |
12:49 | Fix another potential "jump depends on uninitialized value" warning. check-in: 633b214e user: drh tags: trunk | |
11:46 | Fix a "jump depends on unititialized value" valgrind error in fts5 triggered by corrupt database records. check-in: 6b6751cd user: dan tags: trunk | |
Changes
Changes to src/where.c.