Unconditional jump?Do you mean "Conditional jump or move depends on uninitialised value"?This check does not need to be turned off - this is undefined behavior.Just fix the bug. - VladD
|
1 answer 1
response from comment:
Unconditional jump
Do you mean "Conditional jump or move depends on uninitialised value"? This check does not need to be turned off - this is undefined behavior . Just fix the bug.