Provisioning helper functions fail to free memory on failure
oc_obt_provision_role_wildcard_ace and oc_obt_provision_auth_wildcard_ace both return failure if oc_obt_ace_new_resource fails to return an ACE resource. They return without freeing the allocated ACE.