Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

iscsi_session_free - Free the memory of 'struct iscsi_session'.

Arguments

se Pointer of 'struct iscsi_session' pointer.

Description

Free the memory of 'iscsi_session' pointer generated by If provided 'se' pointer is NULL, do nothing.

Name

iscsi_session_free - Free the memory of 'struct iscsi_session'.

Return

void July 2025 iscsi_session_free iscsi_session_free(3)

Synopsis

voidiscsi_session_free(structiscsi_session*se);

See Also