blob: 8b00dcc98660cac18f0c02deac5c7aa21b2e50f4 [file] [log] [blame]
Dave Rodgman5875f5f2022-11-01 16:27:14 +00001Bugfix
Gilles Peskine20c1f032022-11-29 22:39:44 +01002 * Fix a possible null pointer dereference if a memory allocation fails
3 in TLS PRF code. Reported by Michael Madsen in #6516.