mayanfei

Results 3 comments of mayanfei

> As for #3745, the code in decoder_core.cpp expects that the arithmetic overflow in int32_t results into wrapped-around result. Oss-fuzz complains about that. C/C++ standard states the overflowed result is...

actually. you can add " PREFIX=/your_path" in your command to modify the library output directory.

I do not think so. if you do not use `override`, you should not get this result. for example: you can create a Makefile ``` CFLAGS = -fPIC all: clean...