diff options
author | Steve Holme <steve_holme@hotmail.com> | 2020-02-20 18:55:55 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2020-02-22 15:54:43 +0000 |
commit | 84762ff815d946ea104b600598b32c3bb558ad06 (patch) | |
tree | fcf71c93d61a04866f2dd3750c37c0ffacb52887 /lib/vquic | |
parent | 45160a8129d5f9c22d97fe3e3e04fded71a0b568 (diff) |
md4: Fixed compilation issues when using GNU TLS gcrypt
* Don't include 'struct' in the gcrypt MD4_CTX typedef
* The call to gcry_md_read() should use a dereferenced ctx
* The call to gcry_md_close() should use a dereferenced ctx
Additional minor whitespace issue in the USE_WIN32_CRYPTO code.
Closes #4959
Diffstat (limited to 'lib/vquic')
0 files changed, 0 insertions, 0 deletions