Fixing heap overflow in validation.
* Changed entry point validation to check storage class of variable instead of pointer * added a test * Moved several checks after opcode validation * These checks should be able to guarantee individual instructions are ok * Updated tests due to reordered checks
Loading
Please register or sign in to comment