radare2/libr/config
Riccardo Schirone 8a8a579c35 Fix RConfigHold in case the same key is set two times
Before this patch, if you temporarily change the same variable two
times, the second time it will store the new value, which may be
restored later instead of the actual original one.
2020-03-24 15:23:35 +01:00
..
Makefile Fix uaf in config hold (#13591) 2019-04-01 00:19:40 +02:00
callback.c Code cleanup in RConfig and bring back 'e asm.' for listing ##config 2019-05-05 23:18:53 +02:00
config.c Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
hold.c Fix RConfigHold in case the same key is set two times 2020-03-24 15:23:35 +01:00
meson.build Link sdb fully into r_util in meson (#15338) ##build 2019-10-23 15:52:19 +02:00