]> git.sur5r.net Git - openldap/commitdiff
ITS#7253 add a note about Criticality and RFC4510
authorHoward Chu <hyc@openldap.org>
Fri, 20 Apr 2012 14:23:25 +0000 (07:23 -0700)
committerHoward Chu <hyc@openldap.org>
Fri, 20 Apr 2012 14:24:03 +0000 (07:24 -0700)
servers/slapd/overlays/sssvlv.c

index 543d00f2c180b2354878121e1c73fa572d46342a..ec43fb87bdf16b491071ac976f140f835c9e85f8 100644 (file)
@@ -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,