MageWeiG

Results 4 issues of MageWeiG

when I install LLVM for Libfuzzer, someting is wrong. when i run "checkout_build_install_llvm.sh" , and return some wrongs, it say that "Git.llvm.org Excessive redirection times." and i check checkout_build_install_llvm.sh, and...

The vulnerThe vulnerability error information is as followsability error information is as follows: ``` ==272144==ERROR: LeakSanitizer: detected memory leaks Indirect leak of 7600 byte(s) in 95 object(s) allocated from: #0...

bug

When I was testing h5_read_fuzzer with libfuzzer, I found a memory leak . The cause of this vulnerability is: H5F__accum_write calls H5FL_blk_malloc to apply for memory, and after a series...

Priority - 0. Blocker ⛔
Component - C Library
Type - Bug
Type - Security

While testing h5_extended_fuzzer with libfuzzer, I found a memory leak The reason for this vulnerability is: There is a direct leak that occurs when object creation is handled in the...

Priority - 0. Blocker ⛔
Component - C Library
Type - Bug
Type - Security