From: Simon McVittie Date: Wed, 17 Apr 2019 13:19:15 +0000 (+0100) Subject: spec: Document what happens for unrepresentable group IDs X-Git-Tag: dbus-1.13.10~2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=301db925765e4d95a1876c1fec5c028c5bcd8fe5;p=thirdparty%2Fdbus.git spec: Document what happens for unrepresentable group IDs Signed-off-by: Simon McVittie --- diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 0b9226b35..d365582be 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -6732,7 +6732,8 @@ group and the supplementary groups), as defined by POSIX, in numerically sorted order. This array is either complete or absent: if the message bus is able to determine some but not - all of the caller's groups, it must not add this credential + all of the caller's groups, or if one of the groups is not + representable in a UINT32, it must not add this credential to the dictionary.