quote?
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22119 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -185,7 +185,7 @@ acl_match_acl(krb5_context context,
|
||||
* if (ret)
|
||||
* krb5_errx(context, 1, "acl didn't match");
|
||||
* ret = krb5_acl_match_string(context, "foo foo baz/kaka",
|
||||
* "ss", "foo", &s, "foo/*");
|
||||
* "ss", "foo", &s, "foo/\\*");
|
||||
* if (ret) {
|
||||
* // no need to free(s) on error
|
||||
* assert(s == NULL);
|
||||
|
Reference in New Issue
Block a user