summaryrefslogtreecommitdiffstats
path: root/src/tests/list_test.c
diff options
context:
space:
mode:
authorMichael Brown2018-03-23 12:07:29 +0100
committerMichael Brown2018-03-23 12:07:29 +0100
commitac4fbd47aea136185e17975bd68c268bf0cc081e (patch)
tree8ea416300c55842cb0fa4b43ea34743b99fb6be5 /src/tests/list_test.c
parent[util] Support reversed sort ordering when generating NIC list (diff)
downloadipxe-ac4fbd47aea136185e17975bd68c268bf0cc081e.tar.gz
ipxe-ac4fbd47aea136185e17975bd68c268bf0cc081e.tar.xz
ipxe-ac4fbd47aea136185e17975bd68c268bf0cc081e.zip
[tls] Ensure received data list is initialised before calling tls_free()
A failure in tls_generate_random() will result in a call to ref_put() before the received data list has been initialised, which will cause free_tls() to attempt to traverse an uninitialised list. Fix by ensuring that all fields referenced by free_tls() are initialised before any of the potential failure paths. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/tests/list_test.c')
0 files changed, 0 insertions, 0 deletions