summaryrefslogtreecommitdiff
path: root/libsqlite3/fix-writeMask-check.patch
AgeCommit message (Collapse)AuthorFilesLines
2023-01-24Backport commit c3f616597c40 (Due to a coding error, check-in ↵Karen Arutyunov1-0/+13
[8efd61e8518594e3] did not actually use ...) Fixes misuse of the writeMask field of Parse which resulted in the 'address of array pParse->writeMask will always evaluate to true' warning.