One of the flags MAP_SHARED or MAP_PRIVATE has to be specified. MAP_PRIVATE seems...
authorViacheslav Nikolaev <v.nikolaev@samsung.com>
Tue, 5 Jul 2016 06:33:46 +0000 (09:33 +0300)
committerJan Kotas <jkotas@microsoft.com>
Tue, 5 Jul 2016 06:33:46 +0000 (08:33 +0200)
commitad40ed696dbc696733e09422d57622ed574ecec8
tree679cc5961c0dcb2a528820de884da8023c4b4ff8
parentc92870088bbb38c843751bb571198430a0e555ec
One of the flags MAP_SHARED or MAP_PRIVATE has to be specified. MAP_PRIVATE seems to fit here. (#6089)
src/pal/src/map/map.cpp