[
https://issues.apache.org/jira/browse/STDCXX-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott (Yu) Zhong updated STDCXX-762:
------------------------------------
Summary: [HP aCC 6.15] Out of bound access and Forming out of bound address
in opt_diags.cpp (was: Out of bound access and Forming out of bound address in
opt_diags.cpp)
> [HP aCC 6.15] Out of bound access and Forming out of bound address in
> opt_diags.cpp
> -----------------------------------------------------------------------------------
>
> Key: STDCXX-762
> URL: https://issues.apache.org/jira/browse/STDCXX-762
> 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/opt_diags.cpp", line 169, procedure
> _rw_setopt_diags: warning #20206-D: Out of bound access (In expression
> "(struct esc_text_t*)_rw_vt100_attribs+i", variable "_rw_vt100_attribs"
> [/amd/devco/scottz/stdcxx/4.2.x/tests/src/opt_diags.cpp:143] (type: struct
> esc_text_t [7]) has byte range [0 .. 1231], reading byte range [0 .. 1407].)
> "/amd/devco/scottz/stdcxx/4.2.x/tests/src/opt_diags.cpp", line 169, procedure
> _rw_setopt_diags: warning #20208-D: Forming out of bound address (In
> expression "(struct esc_text_t*)_rw_vt100_attribs+i", variable
> "_rw_vt100_attribs"
> [/amd/devco/scottz/stdcxx/4.2.x/tests/src/opt_diags.cpp:143] (type: struct
> esc_text_t [7]) has byte range [0 .. 1231], forming address byte range [0 ..
> 1407].)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.