]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In os_unix.c and os_win.c, initialize the default mmap-limit of a new file descriptor...
authordan <dan@noemail.net>
Fri, 17 May 2013 12:10:52 +0000 (12:10 +0000)
committerdan <dan@noemail.net>
Fri, 17 May 2013 12:10:52 +0000 (12:10 +0000)
commitede01a97d392534127cd166c9a29cc14c013c95a
tree25846e3ba33d0187577d7565db228807083dfa56
parent4c5aeecc907f4cb36247322fd181eec9d578e9db
In os_unix.c and os_win.c, initialize the default mmap-limit of a new file descriptor to the current global default mmap-limit, not the current global maximum allowable mmap-limit.

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