SQLite

Check-in [1aaa06e37f]
Login

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

Overview
Comment:Add extra tests to check the result of including a %00 escape in a URI when ENABLE_URI_00_ERROR is defined.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | uri-00-error
Files: files | file ages | folders
SHA1: 1aaa06e37f44309c62335d8eda59ca6890d4be9d
User & Date: dan 2016-10-26 13:44:07.443
Context
2016-10-26
13:58
Merge the SQLITE_ENABLE_URI_00_ERROR compile-time option. (check-in: 86675ae0ab user: drh tags: trunk)
13:44
Add extra tests to check the result of including a %00 escape in a URI when ENABLE_URI_00_ERROR is defined. (Closed-Leaf check-in: 1aaa06e37f user: dan tags: uri-00-error)
12:15
Add compile time option SQLITE_ENABLE_URI_00_ERROR. If defined, any "%00" escape found in a URI is treated as an error. (check-in: e8a9bfece2 user: dan tags: uri-00-error)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to test/uri2.test.