Commit Graph

4 Commits

Author SHA1 Message Date
pancake
0cf7ae38c7
Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
Liumeo
b8784098f7
Fix memleak in db/esil/apple (#18238) ##bin
* Add r_skiplist_insert_autofree and fix memleaks in db/esil/apple
2021-01-19 11:49:42 +01:00
Karlis Senko
835764814a Use skiplist for offset->flag mapping instead of hashmap.
Using skiplist allows more efficient nearest flag lookups.
2017-07-24 01:52:00 +02:00
Lowly Worm
383386ed14 add skiplist from crowell/ret2libc to r_util (#7657)
not used anywhere, but allow usage of the data structre for future use
2017-06-02 11:19:53 +02:00