bug: undefined HVM_RET return value
Opened this issue · 0 comments
skorpion17 commented
Line 125 in 67cb62e
the HVM_RET return value is left undefined if the processing path takes the goto at line 125.
Please check also other paths to be sure that we always return a defined (initialized) HVM_RET value to the caller chain.