Fix incorrect access of AST_UNPACK list_is_keyed() did not take into account that there may be AST_UNPACK elements. These would error lateron anyway, but still produce an invalid acc
Fix incorrect access of AST_UNPACK list_is_keyed() did not take into account that there may be AST_UNPACK elements. These would error lateron anyway, but still produce an invalid access here.
show more ...
|