Skip to content

Missing pointer null checks #380

Closed
@marco-vassena

Description

@marco-vassena

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions