mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-07 14:19:06 +00:00
![Fangrui Song](/assets/img/avatar_default.png)
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.