Issue Details (XML | Word | Printable)

Key: STDCXX-760
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Martin Sebor
Reporter: Scott (Yu) Zhong
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library
STDCXX-726

[HP aCC 6.16] Out of bound access in 23.containers.cpp

Created: 14/Mar/08 05:58 PM   Updated: 23/Apr/08 05:03 AM
Return to search
Component/s: 23. Containers
Affects Version/s: 4.2.0
Fix Version/s: 4.2.1

Time Tracking:
Original Estimate: 2h
Original Estimate - 2h
Remaining Estimate: 1h
Time Spent - 1h Remaining Estimate - 1h
Time Spent: 1h
Time Spent - 1h Remaining Estimate - 1h

Environment:
$ uname -sr && aCC -V
HP-UX B.11.31
aCC: HP C/aC++ B3910B A.06.16 [Nov 26 2007]
Issue Links:
Dependants
 

Resolution Date: 23/Apr/08 05:03 AM


 Description  « Hide
aCC -c -mt -I/amd/devco/scottz/stdcxx/4.2.x/include -I/build/scottz/12d/include -I/amd/devco/scottz/stdcxx/4.2.x/tests/include -AA +O2 +DD64
+w +W392 +W655 +W684 +W818 +W819 +W849 +W2193 +W2236 +W2261 +W2340 +W2401 +W2487 +W4227 +W4229 +W4231 +W4235 +W4237 +W4249 +W4255 +W4272 +W4284 +W4285 +W4286 /amd/devco/scottz/stdcxx/4.2.x/tests/src/23.containers.cpp

"/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].)



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Martin Sebor logged work - 23/Apr/08 05:03 AM
Time Worked: 1h
Verified.