ConcoctionSec

Results 10 issues of ConcoctionSec

# Environment Ubuntu 18.04,64 bit # Command **Compile test program:** ```shell $ cmake CMakeLists.txt $ cmake --build . ``` **Compile test program with address sanitizer:** - Update Makefile: ```cmake SET...

Bug
Collada
Sanitizer

# Environment Ubuntu 18.04,64 bit # Command **Compile test program:** ```shell $ cmake CMakeLists.txt $ cmake --build . ``` **Compile test program with address sanitizer:** - Update Makefile: ```cmake SET...

Bug

# Environment Ubuntu 18.04,64 bit # Command **Compile test program:** ```shell $ cmake CMakeLists.txt $ cmake --build . ``` **Compile test program with address sanitizer:** - Update Makefile: ```cmake SET...

Bug
Collada
Sanitizer

# Environment Ubuntu 18.04,64 bit # Command **Compile test program:** ```shell $ cmake CMakeLists.txt $ cmake --build . ``` **Compile test program with address sanitizer:** - Update Makefile: ```cmake SET...

Bug
MDL
Sanitizer

# Environment Ubuntu 18.04,64 bit # Command **Compile test program:** ```shell $ cmake CMakeLists.txt $ cmake --build . ``` **Compile test program with address sanitizer:** - Update Makefile: ```cmake SET...

Bug
Sanitizer

# Environment Ubuntu 18.04,64 bit # Command **Compile test program:** ```shell $ cmake CMakeLists.txt $ cmake --build . ``` **Compile test program with address sanitizer:** - Update Makefile: ```cmake SET...

Bug
Sanitizer

# Version [a44547d](https://github.com/google/oss-fuzz/commit/a44547d8d6f78ad7ce02323ecc33382a1d628e39) # Environment Ubuntu 18.04,64 bit # Command Compile test program: ``` $ cmake .. -DCMAKE_BUILD_TYPE=Release $ make clean -s $ make -j$(nproc) -s ``` Compile test program...

# Version ``` lepton v1.0- ``` # Environment Ubuntu 18.04,64 bit # Command **Compile test program:** ``` $ mkdir -p build $ cd build $ cmake .. $ make -j8...

# Version ``` Posterize (2.1) 2015 ``` # Environment Ubuntu 18.04,64 bit # Command **Compile test program:** ```shell $ make clean all ``` **Compile test program with address sanitizer:** -...

# Operating system, version and so on Ubuntu 18.04, 64bit # Project version dev version,ImageMagick 7.0.11-5,git clone https://github.com/ImageMagick/ImageMagick.git # Description When we execute the convert command in ImageMagick, ASAN reports...