https://bz.apache.org/bugzilla/show_bug.cgi?id=59798
--- Comment #4 from Chuck Hunley <[email protected]> --- Created attachment 36022 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36022&action=edit Fix crash when shm_cleanup() called twice with same handles shm_cleanup() can be called twice with same handle. The second call to CloseHandle() causes a crash. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
