Frédéric Lécaille cc2764e7fe BUG/MINOR: quic: Wrong buffer length passed to generate_retry_token()
After having consumed <i> bytes from <buf>, the remaining available room to be
passed to generate_retry_token() is sizeof(buf) - i.
This bug could be easily reproduced with quic-qo as client which chooses a random
value as ODCID length.
2022-03-23 17:16:20 +01:00
..
2021-05-08 12:29:51 +02:00
2021-09-17 17:22:05 +02:00
2021-11-08 12:08:26 +01:00
2022-03-21 08:30:47 +01:00
2022-03-04 17:19:12 +01:00