mirror of https://github.com/sipwise/rtpengine.git
MT#56126 Fix a defect noticed by Cov.Scan (introduced by: 8595f95)
1872 /* first add those mentioned in the order list, 1873 * but only, if they were previously generated/added to the sdes_out */ >>> CID 1530346: Control flow issues (DEADCODE) >>> Execution cannot reach the expression "NULL" inside this statement: "l = (cpq_order ? cpq_order-...". 1874 for (GList *l = cpq_order ? cpq_order->head : NULL; l; l = l->next) Change-Id: I58f84ba82d215a9eb6cbd97548e8e9e8a954bdc6pull/1621/head
parent
edeb41d6f1
commit
aaff8863ab
Loading…
Reference in new issue