CAFED00D icon indicating copy to clipboard operation
CAFED00D copied to clipboard

Strip 'StackMap' attribute on methods

Open Col-E opened this issue 2 years ago • 0 comments

See: https://gitlab.ow2.org/asm/asm/-/blob/master/asm/src/main/java/org/objectweb/asm/ClassReader.java#L1953

Not the same as StackMapTable, so if it is invalid, we should strip it.

Col-E avatar Jan 18 '23 04:01 Col-E