mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-17 11:22:22 +00:00
57526c050e
Fix a benign missing fallthrough in rabin2.c `sed -r` and regex escape sequence `\S` should be avoided as they are non-portable GNU extensions.