radareorg / sdb

Simple and fast string based key-value database with support for arrays and json
https://www.radare.org/
MIT License
217 stars 62 forks source link

sdb_array_insert chop strings sometimes #114

Open radare opened 8 years ago

radare commented 8 years ago

this was a bug that it is fixed now in b71e11fcd773422ecb105935e5c826f97bc7364b.. but we have no tests for it, and we should do some more changes related to this that can be dangerous without a test

radare commented 8 years ago

this was spotted by doing this in r2:

agn foo
agn bar
agn cow
aggk~nodes=
agraph.nodes=fo,ba,cow