Fix opcode result tuple validation
The tuple validation for opcode results failed to assert if a result was a tuple before attempting to check its length and types. This patch adds the missing "Is it a tuple?" check. Signed-off-by:Hrvoje Ribicic <riba@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com>
Showing
Please register or sign in to comment