[PATCH v2] xattr: Enable security.capability in user namespaces

James Morris jmorris at namei.org
Wed Jul 12 07:59:31 UTC 2017


On Tue, 11 Jul 2017, Stefan Berger wrote:

> +	buflen = sizeof("@uid=") - 1 + sizeof("4294967295") - 1 + 1;

Why not strlen() here?

-- 
James Morris
<jmorris at namei.org>



More information about the Containers mailing list