* Refactor `rz_arch_profile_add_flag_every_io` to not let it depend on `RzCore` * Remove the definition of `RzCore` from `rz.arch.h` * Fix Coverity scan errors * Resource leak (overwriting) in L169 of `cpu_name` - Fixed by defining it inside the loop * Check for `NULL` for `cpu_name` * Check for `NULL` for asmcpu in cconfig * Fix overwriting by freeing `path` before assigning again * Cast `RzFlag` while parsing the hashtables * Move the `arch`'s check for `NULL` to the beginning of the function * Rename the APIs which load the SDBs for RzSysregsDB and RzArchTarget * Use `RZ_SYS_DIR` for creating the path in `rz_arch_profiles_init` |
||
|---|---|---|
| .. | ||
| d | ||
| d2 | ||
| meson.build | ||
| syscall.c | ||