Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
dovecot22.6583
dovecot-22-auth-client-leaks-memory-if-SASL-aut...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dovecot-22-auth-client-leaks-memory-if-SASL-authentication-is-aborted.patch of Package dovecot22.6583
diff --git a/src/lib-auth/auth-client-request.c b/src/lib-auth/auth-client-request.c index 480fb42b30..046f7c307d 100644 --- a/src/lib-auth/auth-client-request.c +++ b/src/lib-auth/auth-client-request.c @@ -186,6 +186,7 @@ void auth_client_request_abort(struct auth_client_request **_request) auth_client_send_cancel(request->conn->client, request->id); call_callback(request, AUTH_REQUEST_STATUS_ABORT, NULL, NULL); + pool_unref(&request->pool); } unsigned int auth_client_request_get_id(struct auth_client_request *request)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor