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-Tag: OPENLDAP_REL_ENG_2_4_32~124 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8efadea22cd29cdafaa7b5019e10336b28791d6c;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,