mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-01 00:54:24 +03:00
cc8fcdcfc0
sscanf() returns EOF when it reaches the end of the string. Our code erroneously interprets this as if a number was read. The fix: we test for an explicit '1'. Signed-off-by: Andrew Borodin <aborodin@vmail.ru> |
||
---|---|---|
.. | ||
lib | ||
src | ||
Makefile.am | ||
mctest.h |