Skip to content

Unbalanced calls to gnutls_global_init() and gnutls_global_deinit() #97

@benh-debian

Description

@benh-debian

Calls to gnutls_global_init() and gnutls_global_deinit() should be balanced.

After commit 5e08234, these functions were each called exactly once from tlshd_service_socket().

Commit 43a15fe wrongly added calls to gnutls_global_deinit() in the quic_clienthello_handshake() and tlshd_quic_serverhello_handshake() functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions