Issue Details (XML | Word | Printable)

Key: STDCXX-782
Type: Sub-task Sub-task
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
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] warning #20206-D: Out of bound access in 23.bitset.cpp

Created: 17/Mar/08 07:10 PM   Updated: 11/Jul/09 12:00 AM
Return to search
Component/s: Tests
Affects Version/s: 4.2.0
Fix Version/s: 4.2.2

Time Tracking:
Original Estimate: 2h
Original Estimate - 2h
Remaining Estimate: 0h
Time Spent - 3h
Time Spent: 3h
Time Spent - 3h

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


 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/containers/23.bitset.cpp

"/amd/devco/scottz/stdcxx/4.2.x/tests/containers/23.bitset.cpp", line 127, procedure
 test_operators: warning #20206-D: Out of bound access (In expression
 "memmove(&(&__tempVar_232)->bits_[30]+1 - (long long)
(31 - n),&(&__tempVar_232)->bits_[(long long)(30 - n)]+1 - (long long)(31 - n),31 - n)", 
&(&__tempVar_232)->bits_[30]+1 - (long long)(31 - n) (type: char [32]) (defined by 
(&__tempVar_232)->bits_) has byte range [0 .. 31], writing byte range [0 .. 60].)


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Travis Vitek logged work - 30/Apr/08 11:47 PM
Time Worked: 3h
<No comment>