radare2/libr/fs
Riccardo Schirone 738bc9cb19 Fix warnings by using more r_str_ncpy
* 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
2018-12-19 12:07:49 +01:00
..
d
p Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
file.c Fix uninitialized partition type issue in 'mp gpt' 2017-11-07 11:45:10 +01:00
fs.c Prevent double freeing (#12319) 2018-11-25 14:37:37 +01:00
Makefile Fix sys/sdk.sh (--without-gpl) 2018-09-26 10:03:32 -07:00
meson.build Meson private (#11331) 2018-09-03 10:07:28 +02:00
shell.c Fix warnings by using more r_str_ncpy 2018-12-19 12:07:49 +01:00
test.rsc
types.h Autodetect and mount ISO9660 partitions 2017-11-06 23:58:50 +01:00