Skip to content

ngtcp2_crypto_read_write_crypto_data() causes error in build #5444

Description

@xquery

func signature in ngtcp2 has changed which causes curl build (when building in ngtcp2 support) to fail.

vquic/ngtcp2.c:617:6: error: too many arguments to function ‘ngtcp2_crypto_read_write_crypto_data’
if(ngtcp2_crypto_read_write_crypto_data(tconn, qs->ssl, crypto_level, data,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

guessing the fix is updating func invoke in vquic/ngtcp2.c

Metadata

Metadata

Assignees

No one assigned

    Labels

    HTTP/3h3 or quic related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions