Open createyourpersonalaccount opened 1 year ago
As far as I can tell in sdb_array_get_num()
the value 0
is both possible and an error. This database API is problematic, it needs an error parameter or a value parameter and to return errors only.
I think this is public API, what do you think should happen?
Work environment
rizin -v
full output, not truncated (mandatory)Expected behavior
I expect
Actual behavior