SQLite

Check-in [22a7c15b26]
Login

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

Overview
Comment:Add assert()s in os_win.c in an effort to silence false-positives from static analyzers.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 22a7c15b262376fb0ce4dd3d044373380d86c5ccd96e2f24576cf04318597c33
User & Date: drh 2019-07-16 18:27:07.355
Context
2019-07-16
19:44
Add new assert() statements in an attempt to help static analyzers avoid false-positives. (check-in: 9e66458592 user: drh tags: trunk)
18:27
Add assert()s in os_win.c in an effort to silence false-positives from static analyzers. (check-in: 22a7c15b26 user: drh tags: trunk)
05:11
Call ioctl() with the correct signature on both Android and stock Linux. (check-in: 2422534908 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/os_win.c.