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.
parent
ff662f1c
Please register or sign in to comment
This stops the compiler from potentially making invalid assumptions about the immutability of sdp and sap across the longjmp boundary.