Quantcast
Channel: SQLite
Browsing all 2701 articles
Browse latest View live
↧

Add a typecast to avoid 32-bit integer overflow in the concat_ws() function...

Add a typecast to avoid 32-bit integer overflow in the concat_ws() function with an enormous separator values and many arguments. (tags: trunk)

View Article


Remove the autoconf/tea/configure.ac check from tool/srctree-check.tcl since...

Remove the autoconf/tea/configure.ac check from tool/srctree-check.tcl since that file no longer exists. (tags: branch-3.49)

View Article


Add a typecast to avoid 32-bit integer overflow in the concat_ws() function...

Add a typecast to avoid 32-bit integer overflow in the concat_ws() function with an enormous separator values and many arguments. (tags: branch-3.49)

View Article

API naming typo reported in [forum:416f2d8dec|forum post 416f2d8dec]. No...

API naming typo reported in [forum:416f2d8dec|forum post 416f2d8dec]. No functional changes. (tags: trunk)

View Article

Update autoconf/Makefile.msc from tool/mkmsvcmin.tcl. (tags: trunk)

Update autoconf/Makefile.msc from tool/mkmsvcmin.tcl. (tags: trunk)

View Article


Re-add the --disable-static-shell configure feature to the autoconf bundle....

Re-add the --disable-static-shell configure feature to the autoconf bundle. It got lost in the autoconf-to-autosetup port, as reported in [forum:cc219ee7044|forum post cc219ee7044]. (tags: trunk)

View Article

Re-add the --disable-static-shell configure feature to the autoconf bundle....

Re-add the --disable-static-shell configure feature to the autoconf bundle. It got lost in the autoconf-to-autosetup port, as reported in [forum:cc219ee7044|forum post cc219ee7044]. (tags: branch-3.49)

View Article

Internal reordering/re-grouping of some configure flags. No functional...

Internal reordering/re-grouping of some configure flags. No functional changes. (tags: trunk)

View Article


Fix a typo (a missing ")") in a comment that is used to generate...

Fix a typo (a missing ")") in a comment that is used to generate documentation. No changes to code. (tags: trunk)

View Article


Harden the SQLITE_DBCONFIG_LOOKASIDE interface against misuse, such as...

Harden the SQLITE_DBCONFIG_LOOKASIDE interface against misuse, such as described in [forum:/forumpost/48f365daec|forum post 48f365daec]. Enhancements to the SQLITE_DBCONFIG_LOOKASIDE documentation....

View Article

Harden the SQLITE_DBCONFIG_LOOKASIDE interface against misuse. This is a...

Harden the SQLITE_DBCONFIG_LOOKASIDE interface against misuse. This is a simplification of [1ec4c308c76c69fb] appropriate for use in a patch release. (tags: branch-3.49)

View Article

Replace TEXE (legacy name) with T.exe (3.48+ name) in two places in...

Replace TEXE (legacy name) with T.exe (3.48+ name) in two places in makefiles. This fixes distclean of jimsh.exe in the canonical build in non-native Windows environments. (tags: trunk)

View Article

Pull build fix [edb8a78c023] and cleanup [0c085a5ab5] into branch-3.49....

Pull build fix [edb8a78c023] and cleanup [0c085a5ab5] into branch-3.49. (tags: branch-3.49)

View Article


Add two generated files to the distclean rules of the autoconf bundle. (tags:...

Add two generated files to the distclean rules of the autoconf bundle. (tags: trunk)

View Article

Add two generated files to the distclean rules of the autoconf bundle. (tags:...

Add two generated files to the distclean rules of the autoconf bundle. (tags: branch-3.49)

View Article


Code changes that make it easier to prove that no 32-bit integer overflows...

Code changes that make it easier to prove that no 32-bit integer overflows happen during memory allocation. No problems fixed; this change is just to make future maintenance easier. (tags: trunk)

View Article

Additional changes making it easier to prove that integer overflow does not...

Additional changes making it easier to prove that integer overflow does not occur. No problems found. (tags: trunk)

View Article


Fix a typo in a comment in wal.c. (tags: bedrock)

Fix a typo in a comment in wal.c. (tags: bedrock)

View Article

Fix problems in test script fkey6.test. (tags: trunk)

Fix problems in test script fkey6.test. (tags: trunk)

View Article

Add an ORDER BY to a test case for skip-scan to make the output consistent....

Add an ORDER BY to a test case for skip-scan to make the output consistent. (tags: trunk)

View Article
Browsing all 2701 articles
Browse latest View live