mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-03 02:41:08 +00:00
738bc9cb19
* Fix wrong logic in visual_search When the string to be searched is wrapped in " ", you want to remove the first and last quotes and look only for the internal string. * Increase size to prevent string truncation (and fix compiler warning) * Fix "destination unchanged after copying no bytes" warning * Move msp430_register_names where it belongs to * Fix Wstringop-truncation warning |
||
---|---|---|
.. | ||
d | ||
p | ||
file.c | ||
fs.c | ||
Makefile | ||
meson.build | ||
shell.c | ||
test.rsc | ||
types.h |