aboutsummaryrefslogtreecommitdiff
path: root/src/os_unix.c
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2018-02-19 13:53:56 +0000
committerdrh <drh@noemail.net>2018-02-19 13:53:56 +0000
commita224ee2a1b12450014aa4ae1e0e85316efcf39c4 (patch)
tree237e70e865dac5fb55fb50d9a6cbf0b512849ae4 /src/os_unix.c
parente28eb64d09e3615d2695c2f6972d0c01b472bc2f (diff)
downloadsqlite-a224ee2a1b12450014aa4ae1e0e85316efcf39c4.tar.gz
sqlite-a224ee2a1b12450014aa4ae1e0e85316efcf39c4.zip
Fix an assert so that it compares two CellInfo objects field by field
instead of using memcmp(). Memcmp() does not work on x86 because of uninitialized padding bytes. FossilOrigin-Name: 88258770adead70fa101c74e266a37bb9aaffac0ba738a4b345617feb8c46477
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions