make a note that we MUST check info.proxyPolicy

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19291 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-08 00:02:10 +00:00
parent 188770ff73
commit 53256a007f

View File

@@ -1480,6 +1480,7 @@ hx509_verify_path(hx509_context context,
"longer then allowed");
goto out;
}
/* XXX MUST check info.proxyPolicy */
free_ProxyCertInfo(&info);
j = 0;