mozilla/security/nss/lib/softoken sdb.c

wtc%google.com <[email protected]> Thu, 6 Dec 2012 18:00:04 -0800 (PST)
Newsgroups gmane.comp.mozilla.crypto.cvs
Message-ID <[email protected]>
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/softoken&files=sdb.c&root=/cvsroot

Changes committed by wtc%google.com:

Update of /cvsroot/mozilla/security/nss/lib/softoken
In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv16930

Modified Files:
	sdb.c 
Log Message:
Bug 578561: Remove the old sdb_getTempDir() code because it always fails
with current versions of SQLite. Reimplement sdb_getTempDir() to replicate
how SQLite determines its temp directory. r=rrelyea.