Skip to content

Potential missing check for null for a call to singlylinkedlist_item_get_value #431

@szsam

Description

@szsam

The result of this call to singlylinkedlist_item_get_value is not checked for null, but 97% of calls to singlylinkedlist_item_get_value check for null.

OPERATION_MESSAGE_INSTANCE* pending_operation_message = (OPERATION_MESSAGE_INSTANCE*)singlylinkedlist_item_get_value(pending_operation_list_item_handle);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions