Changeset 7e29705 in mod_gnutls for src/gnutls_hooks.c
- Timestamp:
- May 31, 2020, 5:31:32 AM (11 months ago)
- Branches:
- asyncio, master
- Children:
- 764fef3
- Parents:
- 411d286
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_hooks.c
r411d286 r7e29705 1170 1170 mgs_cache_store(ctxt->sc->cache, ctxt->c->base_server, 1171 1171 ctxt->proxy_ticket_key, ticket, expiry); 1172 gnutls_free(ticket.data); 1172 1173 return GNUTLS_E_SUCCESS; 1173 1174 }
Note: See TracChangeset
for help on using the changeset viewer.