Lazula
dc21a2e081
Clean up sp->event in r_spaces_fini()
2022-01-11 01:10:00 +01:00
condret
932682ea8a
Liberate RSpaces from old rbtree api
2021-11-20 01:02:53 +01:00
pancake
ab05f06287
Some random cleanups in RUtil ( #16457 )
2020-04-07 14:07:40 +02:00
Florian Märkl
00c92a8240
Add user Pointer to RBNodeFree ( #15540 )
2019-12-04 10:10:33 +01:00
Florian Märkl
b18fc9e428
Add r_spaces_purge() ( #15428 )
2019-11-07 12:24:47 +01:00
GustavoLCR
125629765a
Fix #15147 - Fix spaces renaming ( #15158 )
...
* Also trim new flag space names
2019-10-01 12:13:35 +08:00
condret
cbb2389b10
Implement ESIL control-flow-graph and further dfg analysis ##anal
...
* Implement containing rbtree, give RBTreeComparator a user ptr
* RAnal.ESIL.DFG: handle type, memory, register, relations and filter, reverse
* Add r_anal_esil_cfg_op and use it to merge fcn bbs
2019-09-26 11:36:20 +02:00
Riccardo Schirone
2b249d279a
Fix #13141 - Check if the unset space is the current one ( #13142 )
2019-02-18 18:29:48 +01:00
Riccardo Schirone
a36a580408
Do not use _free in a _init method, but free in a _new method ( #13100 )
2019-02-14 11:15:35 +01:00
David CARLIER
58ba3a663d
Various little code fixes. ( #13075 )
2019-02-14 10:40:38 +01:00
David CARLIER
14c89b94d8
Fix couple of mem leaks ( #13041 )
2019-02-11 02:08:55 +01:00
Riccardo Schirone
e5b4d9294c
Use RSpaces in RFlag ##refactor
2019-02-03 09:06:45 -06:00
Riccardo Schirone
54d5cc3ae0
Rewrite RSpaces to use RBTree and remove use of indices everywhere ( #12904 )
...
* Rewrite RSpaces to use RBTree and remove use of indixes everywhere
* Use RSpace in r_meta_space_unset_for
* Use r_str_ndup instead of strndup because windows does not support it
* Add some comments
2019-01-28 16:41:42 +01:00
Roi Martin
a3070b131b
Restore zs names on load. r_spaces refactoring
2017-03-24 22:53:38 +00:00
Roi Martin
3f89eec3b0
Initial rewrite of zignatures
...
Includes:
* Add exact and anal zignatures (zae, zaa)
* Delete zignatures (z-)
* Manage zignspaces (zs)
2017-03-13 11:38:23 +01:00
Roi Martin
a40343f2f0
Make spaces.c generic ( #6931 )
2017-03-06 23:23:40 +01:00
pancake
d7c13a36b1
Fix #3763 - Add oi command to raise/close fd by index
2016-11-02 03:27:37 +01:00
Sven Steinbauer
2996538700
Fix #5633 - Change x == NULL
to correct syntax
2016-09-19 14:44:47 +02:00
Maijin
c274afe748
Fix #3286 - Use stdbool.h
2016-07-12 22:15:19 +02:00
shuall
0807686d86
#3052 all printf member functions changed to cb_printf
2015-08-09 03:25:05 +02:00
pancake
8d0b8c6b78
Add CS
command to manage meta-spaces
2015-06-15 04:19:29 +02:00