]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a case in os_unix.c where two structures that might have uninitialized
authordrh <drh@noemail.net>
Tue, 5 Jan 2010 00:14:49 +0000 (00:14 +0000)
committerdrh <drh@noemail.net>
Tue, 5 Jan 2010 00:14:49 +0000 (00:14 +0000)
commit9061ad10bc3fd47ee82c86d4e9448d1138c20787
treeba6279efee57500ce680d6ab6254a759210a1ba5
parent6070f7eed41a8b26e66f668318190f58f532ae54
Fix a case in os_unix.c where two structures that might have uninitialized
padding bytes are compared using memcmp().

FossilOrigin-Name: e02f25560216c7c96c5e1c7e71a8531650b3a96f
manifest
manifest.uuid
src/os_unix.c