Description
Because of the way fixupACL is written in PrepRequestProcessor, a request that feeds in an ACL with null members in the Id will cause a server with skipACL=yes to crash.
A patch will be provided that re-introduces checks for well-formed ACLs even if skipACL is enabled.