]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Handle failures of getcwd() without segfaulting. Ticket #1274. (CVS 2490)
authordrh <drh@noemail.net>
Mon, 6 Jun 2005 15:06:39 +0000 (15:06 +0000)
committerdrh <drh@noemail.net>
Mon, 6 Jun 2005 15:06:39 +0000 (15:06 +0000)
commit41f5852eeaaef8b6810df6b564f8fe54f23cf093
treed6cf58c0b0879fe52bd4dd7710407f792136a5cd
parentdefc997230f72d9d2e26b2b03d0b8bd3c1600ccc
Handle failures of getcwd() without segfaulting.  Ticket #1274. (CVS 2490)

FossilOrigin-Name: c1691004d6d81b683a4ca5b1723c0de8b9b4e376
manifest
manifest.uuid
src/os_unix.c
src/sqliteInt.h
src/util.c