Skip to content

Fix for 3GPP issue 1256: Usage of NS2SA()-macro on variables

Sandesh Venkatesh requested to merge 3gpp_issue_1256_fix into main

Link #1256 (closed)

Replaced NS2SA with NS2SA_FX2 at all places if at least one parameter is variable except for array indices and if it is getting called in one of the FOR loop condition as at these places we were advised not to add basops.

Edited by Sandesh Venkatesh

Merge request reports

Loading