varyzheng

Results 2 issues of varyzheng

.emphasis { -webkit-text-emphasis: circle; -webkit-text-emphasis-position: under left; text-emphasis: circle; text-emphasis-position: under left; }

I'm using zstd-codec v0.1.2 in nodejs, and after decompressed about 100 times, it will throw this exception. Maybe there is a memory leap in my code, but I don't know...