Out of bound access in 23.containers.cpp
----------------------------------------
Key: STDCXX-760
URL: https://issues.apache.org/jira/browse/STDCXX-760
Project: C++ Standard Library
Issue Type: Sub-task
Components: 23. Containers
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
"/amd/devco/scottz/stdcxx/4.2.x/tests/src/23.containers.cpp", line 656,
procedure _rw_setvars: warning #20206-D: Out of bound access (In expression
"&_rw_func_names[(long long)funcinx]", array "_rw_func_names"
[/amd/devco/scottz/stdcxx/4.2.x/tests/src/23.containers.cpp:82] (type: const
char* [40]) has element range [0 .. 39], reading element range [0 .. 63].)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.