Bug 131997 - mc: Crash for UTF-8 named file operation
Summary: mc: Crash for UTF-8 named file operation
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: ConsoleApps (show other bugs)
Version: Final
Hardware: All Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Vladimir Nadvornik
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 12:37 UTC by Stanislav Brabec
Modified: 2006-01-25 12:58 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Brabec 2005-11-02 12:37:54 UTC
How to reproduce:
export LANG=cs_CZ.UTF8
mkdir mc_test
mkdir mc_test/á\ š\ č
chmod -w mc_test
cd mc_test
mc

Now try to rename "á š č" using mc.


Actual result:

*** buffer overflow detected ***: mc terminated
                                               Neúspěšně ukončen (SIGABRT)

How often it happens: Every time on both ix86 and x86_64.
Comment 1 Vladimir Nadvornik 2006-01-25 12:58:31 UTC
fixed.