]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When converting from a BLOB value in the tointeger() and toreal() SQL functions,...
authormistachkin <mistachkin@noemail.net>
Fri, 6 Sep 2013 20:30:53 +0000 (20:30 +0000)
committermistachkin <mistachkin@noemail.net>
Fri, 6 Sep 2013 20:30:53 +0000 (20:30 +0000)
commit9a5b271908e1f934e2cd3db2e62ad2a0eddbc624
tree5099d5dd411dc09f941961039ab0eb10f7a88d9e
parentaeddf19e60ae9cbeaf272646b17e03c9344b9e68
When converting from a BLOB value in the tointeger() and toreal() SQL functions, make sure that endianness of the machine does not matter.

FossilOrigin-Name: 94c4cdc50d2753c859e494d53cebd09edd2e5663
manifest
manifest.uuid
src/func.c
test/func4.test