1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-05 09:05:04 -05:00
curl/lib/vquic
Daniel Stenberg 84ced9389e
Curl_addr2string: take an addrlen argument too
This allows the function to figure out if a unix domain socket has a
file name or not associated with it! When a socket is created with
socketpair(), as done in the fuzzer testing, the path struct member is
uninitialized and must not be accessed.

Bug: https://crbug.com/oss-fuzz/16699

Closes #4283
2019-08-31 11:41:56 +02:00
..
ngtcp2.c Curl_addr2string: take an addrlen argument too 2019-08-31 11:41:56 +02:00
ngtcp2.h ngtcp2: build latest ngtcp2 and ngtcp2_crypto_openssl 2019-08-29 19:22:16 +02:00
quiche.c quiche: expire when poll returned data 2019-08-30 17:41:16 +02:00
quiche.h quiche: improved error handling and memory cleanups 2019-08-07 08:39:39 +02:00