OpenIDC / liboauth2

OAuth 2.x and OpenID Connect C library
Apache License 2.0
105 stars 26 forks source link

pass missing argument to oauth2_error in _oauth2_dpop_jti_validate #22

Closed abbra closed 3 years ago

abbra commented 3 years ago

Fixes a crash in test/check_oauth2.c

Signed-off-by: Alexander Bokovoy abokovoy@redhat.com

abbra commented 3 years ago

@zandbelt this crash is present on master on any architecture.