Project

General

Profile

« Previous | Next » 

Revision 6d852e84

Added by jhawthorn (John Hawthorn) about 4 years ago

Fix stack size check for ctx_get_opnd_type

Previously all stack operands would become unknown once the stack grew
beyond a certain size. This worked, but unnecessarily hid available
information.