fdmemory: need unmap if mapping flags are not subset of previous
@JaredHu
Submitted by Haihua Hu Link to original bug (#789952)
Description
fbmemory: need unmap if mapping flags are not subset of previous. Suppose the first map is READ, if the second map is write, then map will goto out directly and return NULL.
Version: 1.12.x