mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-09 11:54:12 +03:00
![Andrew Borodin](/assets/img/avatar_default.png)
lib/strutil/xstrtol.c: prohibit monstrosities like "1bB". Problem reported by Young Mo Kang in: http://bugs.gnu.org/23388. (xstrtoumax): Allow trailing second suffixes like "B" only if the first suffix needs a base. Signed-off-by: Andrew Borodin <aborodin@vmail.ru>