On a SOAP logout, the LogoutEvent object looks like it's holding on to a reference to the LogoutRequest, which is gone by the time the Response event is logged.
Closing with release.
http://svn.shibboleth.net/view/cpp-sp?rev=3820&view=rev
On a SOAP logout, the LogoutEvent object looks like it's holding on to a reference to the LogoutRequest, which is gone by the time the Response event is logged.