charon25

Results 2 issues of charon25

I tried to use the rnnoise.py file in my project, but when I imported the standard wave library after the file, it gave me a Segmentation fault. However I can't...

Replicated in Proguard 7.7.0 and JDK Temurin-21.0.7+6. Simple reproduction case : ```java package org.example; public class TestClass { public interface TestInterface { int getValue(); } public enum TestEnum implements TestInterface...

bug
confirmed
obfuscation