Dave Rodgman | 5875f5f | 2022-11-01 16:27:14 +0000 | [diff] [blame] | 1 | Bugfix |
Gilles Peskine | 20c1f03 | 2022-11-29 22:39:44 +0100 | [diff] [blame] | 2 | * Fix a possible null pointer dereference if a memory allocation fails |
3 | in TLS PRF code. Reported by Michael Madsen in #6516. |