Anton Kochkov
|
a0be4e2e64
|
Run clang-format
|
2021-01-21 22:05:44 +08:00 |
|
Florian Märkl
|
6572b63794
|
Use Standard SPDX Header Comments (#51)
|
2020-10-27 09:04:11 +01:00 |
|
Riccardo Schirone
|
502e91aff7
|
Rename R_ and R2_ to RZ_ (#8)
* Rename R2_ -> RZ_
* Rename R_ -> RZ_
* Rename R2R_ -> RZ_TEST_
* Rename R2R defines and types to RZ_TEST/RzTest
* Keep R_ for REIL registers
|
2020-10-02 16:09:13 +02:00 |
|
Riccardo Schirone
|
721609a17b
|
Rename to rizin (#2)
|
2020-10-01 16:13:03 +02:00 |
|
dav1901
|
5b644dcb74
|
Minor cleanups/fixes (#12478)
|
2018-12-14 00:17:50 +01:00 |
|
dav1901
|
3a24f6d8a1
|
Minor cleanups/fixes (#12467)
|
2018-12-12 22:02:32 +01:00 |
|
dav1901
|
97b94b3f94
|
Fix more clang warnings (#12458)
|
2018-12-12 12:22:36 +01:00 |
|
dav1901
|
9b0fbf1ee4
|
Minor code cleanups - free/R_FREE/etc
|
2018-11-13 00:23:49 +01:00 |
|
Paul I
|
7e9f982849
|
Meson: some cleanup (#10076)
|
2018-05-16 10:24:35 +02:00 |
|
Sven Steinbauer
|
547f8bbc5c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
|
Ahmed Mohamed Abd El-MAwgood
|
f7c47bf575
|
fixing all Use-after-free errors reported by llvm (#4924)
|
2016-05-18 11:41:12 +02:00 |
|
jvoisin
|
3727f0794d
|
Change the anti pattern if (A) free (A); for free (A);
|
2015-12-20 19:28:39 +01:00 |
|
pancake
|
b86bf19c85
|
Fix #3051 - Honor CFLAGS everywhere and fix some windows/android warnings
|
2015-09-14 20:43:11 +02:00 |
|
pancake
|
49975ccf95
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
|
pancake
|
a5655dff9b
|
A bit dsojson leak just to avoid a crash
|
2015-09-01 18:44:37 +02:00 |
|
pancake
|
7157cf92b7
|
Fix some covs
|
2015-09-01 11:24:09 +02:00 |
|
pancake
|
9c8c017f40
|
Fix #3192 - dsojson double free and code cleanup (-34LOC)
|
2015-08-31 21:58:59 +02:00 |
|
jvoisin
|
145d8dd5ae
|
Fix a few warnings
|
2015-08-18 16:21:21 +02:00 |
|
pancake
|
6ced6fa8b4
|
Refix binfile path issue and remove unused code in dsojson
|
2015-08-16 22:41:58 +02:00 |
|
Álvaro Felipe Melchor
|
72b30d01b9
|
CID 1295060
CID 12950549-52
|
2015-04-26 22:40:42 +02:00 |
|
jvoisin
|
a61ea4e70a
|
Coverifix++
|
2015-02-19 01:53:11 +01:00 |
|
jvoisin
|
123a77c022
|
Coverifix
|
2015-02-11 19:05:28 +01:00 |
|
jvoisin
|
86c3d0e70f
|
Fix some trivial coverity issues
|
2014-09-20 15:56:34 +02:00 |
|
pancake
|
b73ad255e8
|
Do not use stdint
|
2014-09-13 17:47:56 +02:00 |
|
deeso
|
083394175c
|
Adding JSON output for the java prototypes
- Created a simple JSON string builder lib so its
easier to build the JSON strings.
- Fixed errors and missing symbols on Mac Build
|
2014-09-13 17:37:11 +02:00 |
|