mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 21:29:49 +00:00
7530895d0a
* Removed unnecessary variable from libr/core/disasm.c * Removed not necessary assignment in libr/core/casm.c * Removed not used assignment in libr/bin/dwarf.c * Rem. duplicate declaration and not used values * Fixed potential memory leak in java/class.c * Fixed potential memory leak in ragg2 * Removed unnecessary variable in visual.c * Another potential memory leak in class.c * Removed not used value assignment * Fixed memory leak in dwarf.c * Removed not needed assignments * Remove more not used assignments * Refactored where bin_sections gets arch & bits for clarity * Removed more assignments that are not used * Rem. more unused assignments * Surround assignment with paranthesis |
||
---|---|---|
.. | ||
class.c | ||
class.h | ||
code.c | ||
code.h | ||
deps.mk | ||
dsojson.c | ||
dsojson.h | ||
main.c | ||
Makefile | ||
ops.c |