diff options
author | drh <drh@noemail.net> | 2018-02-19 13:53:56 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2018-02-19 13:53:56 +0000 |
commit | a224ee2a1b12450014aa4ae1e0e85316efcf39c4 (patch) | |
tree | 237e70e865dac5fb55fb50d9a6cbf0b512849ae4 /src/os_unix.c | |
parent | e28eb64d09e3615d2695c2f6972d0c01b472bc2f (diff) | |
download | sqlite-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