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

Scott (Yu) Zhong updated STDCXX-761:
------------------------------------

    Summary: [HP aCC 6.16] Out of bound access in new.cpp  (was: [HP aCC 6.15] 
Out of bound access in new.cpp)

> [HP aCC 6.16] Out of bound access in new.cpp
> --------------------------------------------
>
>                 Key: STDCXX-761
>                 URL: https://issues.apache.org/jira/browse/STDCXX-761
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: Tests
>    Affects Versions: 4.2.0
>         Environment: $ uname -sr && aCC -V
> HP-UX B.11.31
> aCC: HP C/aC++ B3910B A.06.16 [Nov 26 2007]
>            Reporter: Scott (Yu) Zhong
>             Fix For: 4.2.1
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> "/amd/devco/scottz/stdcxx/4.2.x/tests/src/new.cpp", line 629, procedure 
> rwt_checkpoint: warning #20206-D: Out of bound access (In expression 
> "(unsigned long long*)(&diff)->new_calls_+i", (&diff)->new_calls_ (type: 
> unsigned long long [2]) has byte range [0 .. 15], writing byte range [0 .. 
> 127].)
> "/amd/devco/scottz/stdcxx/4.2.x/tests/src/new.cpp", line 630, procedure 
> rwt_checkpoint: warning #20206-D: Out of bound access (In expression 
> "(unsigned long long*)(&diff)->new_calls_+i", (&diff)->new_calls_ (type: 
> unsigned long long [2]) has byte range [0 .. 15], reading byte range [0 .. 
> 127].)

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

Reply via email to