You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Farid Zaripov (JIRA)" <ji...@apache.org> on 2007/06/22 12:18:26 UTC

[jira] Resolved: (STDCXX-454) rwexcept example crashes due to using delete[] on static buffer

     [ https://issues.apache.org/jira/browse/STDCXX-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Farid Zaripov resolved STDCXX-454.
----------------------------------

    Resolution: Fixed

Fixed thus: http://svn.apache.org/viewvc?view=rev&rev=549766

> rwexcept example crashes due to using delete[] on static buffer
> ---------------------------------------------------------------
>
>                 Key: STDCXX-454
>                 URL: https://issues.apache.org/jira/browse/STDCXX-454
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Examples
>         Environment: All
>            Reporter: Farid Zaripov
>            Assignee: Farid Zaripov
>             Fix For: 4.2
>
>
> The rwexcept example crashes in function exception_handler() while performing delete[] what.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.