]> granicus.if.org Git - file/commit
PR/494: make MAP_TYPE_USER be 0, and also set it expicitly. This avoids
authorChristos Zoulas <christos@zoulas.com>
Fri, 13 Nov 2015 16:45:01 +0000 (16:45 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 13 Nov 2015 16:45:01 +0000 (16:45 +0000)
commit003c7fc40ec4b586de2225b072be438f866373d2
tree4573af9eae9dcda72b20446378f3e0d401480004
parent030e505e0f67e1ce54fb131766caf2ed054889f3
PR/494: make MAP_TYPE_USER be 0, and also set it expicitly. This avoids
the problem on systems without QUICK (mmap) when an error is caught before
the map->type is set and the allocation of the map (when the magic file
cannot be opened).
src/apprentice.c