mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-22 13:51:30 +00:00
f908b15fb5
- Fix static build - Fix dupped symbols * Fix all errors reported by clang-analyzer - Some null dereferences - Some uninitialized variable uses * Fix all important warnings from the farm - Remove *all* uses of alloca - Fix many %llx format string portability issues * Fix manpage typos reported by lintian (thanks sre)