tests: fixed variable might be clobbered warning
This stops the compiler from potentially making invalid assumptions about the immutability of sdp and sap across the longjmp boundary.
Loading
Please sign in to comment
WARNING! Gitlab maintenance operation scheduled for Saturday 28th March from 8 a.m. (CET) to approximately 3 p.m. (CET). GitLab will be unavailable during this time.
This stops the compiler from potentially making invalid assumptions about the immutability of sdp and sap across the longjmp boundary.