dsdv: Fix order of assert to avoid segmentation fault

Fix the order of the assert statements, so that the assert comes before the first use of the variable. Otherwise, a segmentation fault may be thrown if the pointer is null.

Merge request reports

Loading
Loading