K 10 svn:author V 6 jilles K 8 svn:date V 27 2016-07-03T11:45:54.230551Z K 7 svn:log V 226 MFC r302151: posixshm: Fix lock leak when mac_posixshm_check_read rejects read. While reading the code, I noticed that shm_read() returns without unlocking foffset and rangelock if mac_posixshm_check_read() rejects the read. END