Skip to content

Ticket #1208: SC layer: prevent invalid SC index or unexpected SC state

Vincent Monfort requested to merge vmo_1208_minor_fix into master

On SC_DISCONNECTED_ACK, ensure SC is not NULL and state was in closing state prior to free the SC ressource

Merge request reports