Do not bother NULLing pointers in a struct that is about to be freed.
authorjsing <jsing@openbsd.org>
Thu, 8 Feb 2018 10:02:48 +0000 (10:02 +0000)
committerjsing <jsing@openbsd.org>
Thu, 8 Feb 2018 10:02:48 +0000 (10:02 +0000)
commit04d4f2692e5d7c8351f32e050a74d09e981fe3e1
tree1d17f59801d65306f7b6d877b924fa01adecdfff
parentc6ded27617ab4b7f86b22d56ed06123c141a5f9c
Do not bother NULLing pointers in a struct that is about to be freed.
lib/libtls/tls_conninfo.c