h2o / picotls

TLS 1.3 implementation in C (master supports RFC8446 as well as draft-26, -27, -28)
527 stars 140 forks source link

key_schedule_new might fail due to malloc failing #494

Closed kazuho closed 8 months ago

kazuho commented 8 months ago

As pointed out in #488.