-
Bug
-
Resolution: Fixed
-
P4
-
None
-
repo-panama
Instead of an array with type ids, a function pointer is accidentally passed to the native code of TestVarArgs.
Since the function pointer is not a valid type id, it is effectively ignored by the test, and the tests then passes silently.
Since the function pointer is not a valid type id, it is effectively ignored by the test, and the tests then passes silently.