SQLite

Check-in [4d8be404da]
Login

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

Overview
Comment:Minor modification to the fix on this branch to avoid adding extra conditional compilation macros.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | tkt-b41031ea
Files: files | file ages | folders
SHA3-256: 4d8be404dab265b51e5a6a95e83be85c22512e19a437191690c7d845c87ff259
User & Date: dan 2018-09-17 13:38:45.679
Context
2018-09-17
13:55
Restore an assert() that was present on trunk. (Closed-Leaf check-in: a7b572ca78 user: drh tags: tkt-b41031ea)
13:38
Minor modification to the fix on this branch to avoid adding extra conditional compilation macros. (check-in: 4d8be404da user: dan tags: tkt-b41031ea)
08:27
Add extra test for the fix on this branch. Also fix a pointer-compare-after-free problem that occurs in similar cases. (check-in: 1856ea63b3 user: dan tags: tkt-b41031ea)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/alter.c.
Changes to src/resolve.c.