fdu-sec
fdu-sec
### Description SEGV in `uncompressed_image_type_is_supported` ### Version ``` commit ID c98a3fae1ac63cc6052e40b26733396a8598542d ``` ``` ➜ libheif git:(master) ✗ ./build_asan/examples/heif-info -v 1.17.6 libheif: 1.17.6 plugin path: ./libheif/build_asan/lib/libheif ``` ### Replay ``` git...
### Summary SEGV in `openjpeg_decode_image` ### Version - commit : 9ea417c17d91516291cfad193363f9915273a65d ### reproduce ``` # openjpeg commit: 51f097e6d5754ddae93e716276fe8176b44ec548 # step1: you need build this openjpeg with asan. # step2: build...