From: Howard Chu Date: Fri, 20 Apr 2012 14:23:25 +0000 (-0700) Subject: ITS#7253 add a note about Criticality and RFC4510 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1d89901e73f4446cd4a642d7c554afcf7c51ee7b;p=openldap ITS#7253 add a note about Criticality and RFC4510 --- diff --git a/servers/slapd/overlays/sssvlv.c b/servers/slapd/overlays/sssvlv.c index 543d00f2c1..ec43fb87bd 100644 --- a/servers/slapd/overlays/sssvlv.c +++ b/servers/slapd/overlays/sssvlv.c @@ -1076,6 +1076,9 @@ static int build_key( return rs->sr_err; } +/* Conforms to RFC4510 re: Criticality, original RFC2891 spec is broken + * Also see ITS#7253 for discussion + */ static int sss_parseCtrl( Operation *op, SlapReply *rs,