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/11/12 15:40:51 UTC

[jira] Closed: (STDCXX-601) purify reports uninitialized memory read in 20.auto.ptr test

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

Farid Zaripov closed STDCXX-601.
--------------------------------


> purify reports uninitialized memory read in 20.auto.ptr test 
> -------------------------------------------------------------
>
>                 Key: STDCXX-601
>                 URL: https://issues.apache.org/jira/browse/STDCXX-601
>             Project: C++ Standard Library
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 4.2.0
>            Reporter: Travis Vitek
>            Assignee: Travis Vitek
>            Priority: Minor
>             Fix For: 4.2.1
>
>         Attachments: 20.auto.ptr.log, stdcxx-601.patch
>
>
> Allocated object is not initialized but the contents of pointers to it are dereferenced, resulting in a purify UMR error.

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