Hanyin

Results 5 issues of Hanyin

Gegl-0.2 installs `libgegl-0.2.so.0` into `/usr/local/lib`, which needs to be linked to gimp. ![image](https://user-images.githubusercontent.com/43680784/149898238-bf131b5c-c2b8-4fa8-8c3b-06dd785f65eb.png) ![image](https://user-images.githubusercontent.com/43680784/149898450-baf27185-3c09-416f-942f-0a3bb76cab54.png)

https://github.com/antonio-morales/Fuzzing101/blob/900814c23d944c946559d1cb15222f8b708627c0/Exercise%206/persistent.patch#L18-L24 Why is `exit(0)` outside the if definition, which should affect the execution flow when it is not compiled by afl-cc? Should it look like this: ```c #ifdef __AFL_COMPILER }...

# a READ memory access in pocl(or llvm?) ## VERSION pocl: v1.8 hashcat: v6.2.5-38-g8b61f60e8 llvm: llvm-toolchain-13-13.0.1~++20211216073040+87ca22cba2fa ## REPRODUCTION CASE pocl: `cmake -DWITH_LLVM_CONFIG=llvm-config-13 -DENABLE_ICD=0 -DCMAKE_C_FLAGS="-g" -DCMAKE_CXX_FLAGS="-g" ..` hashcat: `CFLAGS="-fsanitize=address" make` `...

https://discord.gg/stw3DfZQ

Added a new SVG mindmap for grammar to the public assets and updated the grammar index Vue page to reference or utilize the new mindmap. This enhances the grammar section...