fantasyoung

Results 3 issues of fantasyoung

# Environment My frida-server version is frida-server-15.2.2-android-arm64(latest). My device is Pixel6(oriole) and the system version is aosp12 `220705.003`. # Error The error on my pixel is `Error: Unable to determine...

### Description When specify the second parameter ,it will be buffer overflow ### My test program [example1.zip](https://github.com/devinsmith/libexcel/files/2694327/example1.zip) ### Command and argument gcc -fsanitize=address -ggdb -o exampletest example1.c ../src/*.c -I ../include/...

### Description When specify a long name as argument,it will be buffer overflow ### My test program [example1.zip](https://github.com/devinsmith/libexcel/files/2689403/example1.zip) ### Command and argument gcc -fsanitize=address -ggdb -o exampletest example1.c ../src/*.c -I...