summaryrefslogtreecommitdiff
path: root/include/ScopedJavaUnicodeString.h
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2010-04-28 15:46:16 -0700
committerAndy McFadden <fadden@android.com>2010-04-28 15:46:16 -0700
commit9c5cf73739fae2a8192678f2219fa32bcd07da32 (patch)
treee71d43da21749bfeb4524b0adec05c91d1f89a5f /include/ScopedJavaUnicodeString.h
parentcec4dd4b1d33f78997603d0f89c0d0e56e64dbcd (diff)
Use unsigned compare for stack overflow.
When checking for stack overflow we're using a comparison that is treating the pointers as signed values. If we manage to get a stack straddling 0x80000000, this will not work correctly. Bug 2613607. Change-Id: I5d178db86e93a3bb1e6a417e88d7cb1770d285bb
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions