sdb icon indicating copy to clipboard operation
sdb copied to clipboard

cdb_init called too many times

Open radare opened this issue 9 years ago • 1 comments

$ echo foo=bar | ./sdb foo.db -
CALL -1
CALL 3
CALL 3
$ echo foo=bar | ./sdb foo.db -
CALL 3
CALL 3
CALL 3
CALL 3

radare avatar Jan 04 '17 09:01 radare

screen shot 2017-01-04 at 10 41 06 screen shot 2017-01-04 at 10 41 21

radare avatar Jan 04 '17 09:01 radare