]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Limit the number of memset() calls used when determining a temporary file name on...
authormistachkin <mistachkin@noemail.net>
Wed, 31 Jul 2013 23:28:36 +0000 (23:28 +0000)
committermistachkin <mistachkin@noemail.net>
Wed, 31 Jul 2013 23:28:36 +0000 (23:28 +0000)
commitc6fc65ce08b8f240d6476219aca855fa25aea09c
tree795f82acf4f111a0fdb644ab611e8e46a4de546c
parentaa82eba40d90cc43bf5c2cc4f0c837c9b03b277b
Limit the number of memset() calls used when determining a temporary file name on Windows.  Also, fix a harmless compiler warning.

FossilOrigin-Name: 136fc2931b156f91cdd76a7a009298cdf09d826a
manifest
manifest.uuid
src/os_win.c