Closed
Description
Functions set_boxed_mut_ptr
and set_arc_mut_ptr
assume that the caller pass non-null pointers. It'd be safer to explicitly check that the pointers are not null and return rustls_result
.
Metadata
Metadata
Assignees
Labels
No labels
Activity