summaryrefslogtreecommitdiff
path: root/locks
diff options
context:
space:
mode:
authordavi <davi@13f79535-47bb-0310-9956-ffa450edef68>2007-10-12 23:43:14 +0000
committerdavi <davi@13f79535-47bb-0310-9956-ffa450edef68>2007-10-12 23:43:14 +0000
commitbfc4581f90ebdcc18a5b0f222b0b8537092ff707 (patch)
treefd81b5890737cbe5ad5c64fe70dfd696465f85f3 /locks
parentc9907aff81db0112f7cedd69419a12f8b4839ccc (diff)
downloadlibapr-bfc4581f90ebdcc18a5b0f222b0b8537092ff707.tar.gz
The calls to UnmapViewOfFile() and CloseHandle() in the shm_cleanup()
routine in the win32/shm.c source are not properly checking for errors. They currently assume a non-zero return is an error.Whereas these windows calls return non-zero on success and zero on failure. PR: 43065 Submitted by: Joe Mudd git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@584331 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'locks')
0 files changed, 0 insertions, 0 deletions