Dave Rodgman | febe14e | 2022-11-01 16:27:14 +0000 | [diff] [blame] | 1 | Bugfix |
Gilles Peskine | a3e8dd4 | 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. |