Skip to content

Fix a bunch of bugs found by clang-analyze.

Troy Curtis, Jr requested to merge static-analysis into main

Remove dead code, memory leak, use after free, and null dereference bugs found by static analysis.

Merge request reports

Loading