radare2/binr
GustavoLCR 7530895d0a Fix a few clang scan-build bugs (#12562)
* 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
2018-12-26 12:54:12 +01:00
..
blob Fix static blob build for android and disable libuv ##build 2018-10-20 20:10:17 +02:00
preload Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC) 2018-09-22 11:31:45 +02:00
r2agent Fix r2agent segfault. (#11950) 2018-10-26 13:21:12 +02:00
r2bb A bit more work for r2bb 2017-01-13 12:49:42 +01:00
r2pm Fix posix shell regrssion in r2pm -s 2018-12-05 12:26:00 +01:00
rabin2 Improve RBuffer api, start to refactor rbin to use more rbuf ##bin (#12495) 2018-12-17 11:54:46 +01:00
radare2 Minor code cleanups/fixes (#12519) 2018-12-20 11:50:29 +01:00
radiff2 Fix more clang warnings (#12458) 2018-12-12 12:22:36 +01:00
rafind2 More include fixes 2018-11-14 13:12:34 +01:00
ragg2 Fix a few clang scan-build bugs (#12562) 2018-12-26 12:54:12 +01:00
rahash2 Silencing/fixing clang warnings. (#12430) 2018-12-10 00:04:21 +01:00
rarun2 meson improvements (#10617) 2018-07-09 16:58:38 +02:00
rasign2 Fix build 2017-03-13 14:24:53 +01:00
rasm2 Fix few build compiler warnings (#12490) 2018-12-16 14:54:40 +01:00
rax2 Issue #10780 -o for octal string to character (#12561) 2018-12-25 23:24:41 +01:00
Makefile Detect error when something fails in binr/ 2018-09-22 11:31:45 +02:00
rules.mk Just add -static in linux 2018-10-22 19:57:45 +02:00