From: dan Date: Mon, 24 Mar 2014 11:23:17 +0000 (+0000) Subject: Avoid attempting to mmap memory from an offset that is not a multiple of the system... X-Git-Tag: version-3.8.5~104 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4979088506908b184e02670ef5affb22884ddd5f;p=thirdparty%2Fsqlite.git Avoid attempting to mmap memory from an offset that is not a multiple of the system page size on systems with page sizes larger than 32KB. FossilOrigin-Name: db7d62c8d58eb1e8654a762c9b199ae4e2759038 --- 4979088506908b184e02670ef5affb22884ddd5f diff --cc manifest index b22c63dd88,5dfca569cc..3c6309f95b --- a/manifest +++ b/manifest @@@ -1,5 -1,5 +1,5 @@@ - C Avoid\sa\spossible\suse\sof\san\suninitialized\svariable\sfollowing\san\sI/O\sor\sOOM\nerror. - D 2014-03-23T16:29:23.966 -C Add\sa\stest\sto\sensure\sos_unix.c\sworks\swith\s64KiB\sOS\spages. -D 2014-03-20T09:42:09.744 ++C Avoid\sattempting\sto\smmap\smemory\sfrom\san\soffset\sthat\sis\snot\sa\smultiple\sof\sthe\ssystem\spage\ssize\son\ssystems\swith\spage\ssizes\slarger\sthan\s32KB. ++D 2014-03-24T11:23:17.736 F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f F Makefile.in 2ef13430cd359f7b361bb863504e227b25cc7f81 F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23 @@@ -1157,7 -1157,7 +1158,7 @@@ F tool/vdbe_profile.tcl 67746953071a9f8 F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4 F tool/warnings.sh d1a6de74685f360ab718efda6265994b99bbea01 F tool/win/sqlite.vsix 030f3eeaf2cb811a3692ab9c14d021a75ce41fff - P 9b2838f23e5f52369eeb078f60bd231cc54362f8 - R 5e47a0912e77eb3fe11c659549f1088a - U drh - Z 7a01e94679f2d88e0c9f56d7135921af -P 6f3a5c24d254fc6faf607b505bdef4a7aafc21af -R 20782a7f4b1e1e0590156d829fb7cb71 ++P 641408a1395bfc911ca619ef9e5f073b913d856b e3d2be3ba47cdaafd26347620ae3bc2813203f16 ++R aadeef09c98319ee1e1acbdf39605080 + U dan -Z 523769a43e90bd1d8c3037ea221853f3 ++Z a7c50b19ab534dd04ee960894cca4791 diff --cc manifest.uuid index 7e88ad746f,40e6d382ef..3a41778163 --- a/manifest.uuid +++ b/manifest.uuid @@@ -1,1 -1,1 +1,1 @@@ - 641408a1395bfc911ca619ef9e5f073b913d856b -e3d2be3ba47cdaafd26347620ae3bc2813203f16 ++db7d62c8d58eb1e8654a762c9b199ae4e2759038