diff options
| -rw-r--r-- | core/sap/src/sap_fsm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/sap/src/sap_fsm.c b/core/sap/src/sap_fsm.c index eaed08f4ab5b..452f9cc65abf 100644 --- a/core/sap/src/sap_fsm.c +++ b/core/sap/src/sap_fsm.c @@ -1062,7 +1062,6 @@ sap_mark_leaking_ch(ptSapContext sap_ctx, FL("sapdfs: channel: %d will have bad leakage due to channel: %d\n"), dfs_nol_channel, temp_ch_lst[j]); temp_ch_lst[j] = 0; - break; } j++; k++; |
