[
https://issues.apache.org/jira/browse/STDCXX-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Travis Vitek updated STDCXX-842:
--------------------------------
Attachment: stdcxx-842.patch
Proposed patch increases size of multi-byte buffer by one to reserve space for
the null terminator. I'd submit this, but I don't want to interfere with the
4.2.1 release.
{noformat}
2008-04-28 Travis Vitek <[EMAIL PROTECTED]>
STDCXX-842
* tests/localization/22.locale.codecvt.out.cpp: Reserve space
in multi-byte buffer for null terminator.
{noformat}
> [XLC++ 7.0, 8.0] SEGV in 22.locale.codecvt.out
> ----------------------------------------------
>
> Key: STDCXX-842
> URL: https://issues.apache.org/jira/browse/STDCXX-842
> Project: C++ Standard Library
> Issue Type: Bug
> Components: Tests
> Affects Versions: 4.2.1
> Environment: AIX 5.3 PowerPC IBM XLC++ 9.0
> AIX 5.3 PowerPC IBM XLC++ 8.0
> AIX 5.3 PowerPC IBM XLC++ 7.0
> Reporter: Travis Vitek
> Assignee: Travis Vitek
> Fix For: 4.2.2
>
> Attachments: stdcxx-842.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> On AIX, when compiled with XLC++ in 64-bit mode with optimization on, the
> test
> [22.locale.codecvt.out.cpp|http://svn.apache.org/viewvc/stdcxx/trunk/tests/localization/22.locale.codecvt.out.cpp?view=markup]
> fails with {{SIGSEGV}}.
> Since this test is actually being compiled for the first time in 4.2.1, its
> failure is a regression.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.