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/10/17 14:40:51 UTC

[jira] Commented: (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:comment-tabpanel#action_12535532 ] 

Farid Zaripov commented on STDCXX-601:
--------------------------------------

Commited thus: http://svn.apache.org/viewvc?rev=585460&view=rev


> 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
>            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.