Closed ret2libc closed 8 years ago
What is a dylib doing here?
On 06 Oct 2016, at 09:59, Riccardo Schirone notifications@github.com wrote:
test: add unit testing for almost all hashtable functionalities
Let's see if it works :)
You can view, comment on, or merge this pull request online at:
https://github.com/radare/sdb/pull/112
Commit Summary
ht: re-enable the real ht_grow File Changes
M src/ht.c (5) M src/ht.h (1) A src/libsdb.dylib (0) M src/sdb.c (2) M test/unit/Makefile (2) M test/unit/test_hash.c (101) Patch Links:
https://github.com/radare/sdb/pull/112.patch https://github.com/radare/sdb/pull/112.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
I think i've removed it before... I can't see it anymore
@radare it should be ok now
test: add unit testing for almost all hashtable functionalities
Let's see if it works :)