-
- Downloads
saml: Fix NULL return from saml_IdP_SAML2::getAssociationConfig().
This function should not return NULL, but did so due to a missing return statement. This patch adds that return statement, and fixes the documentation for the function. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3206 44740490-163a-0410-bde0-09ae8108e29a
Please register or sign in to comment