]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The compress() function should not be deterministic since the same input can
authordrh <drh@noemail.net>
Fri, 17 Jan 2020 21:12:22 +0000 (21:12 +0000)
committerdrh <drh@noemail.net>
Fri, 17 Jan 2020 21:12:22 +0000 (21:12 +0000)
commit929a9406785cc0a5cdea6a4943e89bd84474efa1
treeab2c07799058e74f78667de122f68e0bca5f4ebe
parentef9f719d0b2dfe76284be2a87e54b2ada07e3f0a
The compress() function should not be deterministic since the same input can
have multiple possible compressed outputs.  The uncompress() function, on the
other hand, is deterministic.

FossilOrigin-Name: 84f314902c48336849081c7e9fe2a52caf171b8215a1c6e80cded0700c447eb1
ext/misc/compress.c
manifest
manifest.uuid