]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an important bug in the handling of EINTR in unixRead(). Never came
authordrh <drh@noemail.net>
Fri, 10 Feb 2012 03:10:27 +0000 (03:10 +0000)
committerdrh <drh@noemail.net>
Fri, 10 Feb 2012 03:10:27 +0000 (03:10 +0000)
commitc18b40462b66fb2d9460b39b33dde73f400d0da8
treed5527ece44747bec54f39ca614be2d1cc00601db
parentbb8c1b5e630fe0fb5358d390b414c2cad7dcbbe0
Fix an important bug in the handling of EINTR in unixRead().  Never came
up on x86 but crashes on sparc.

FossilOrigin-Name: 1a16db0bca717a2582a48332d81854ca90d6d49b
manifest
manifest.uuid
src/os_unix.c