summaryrefslogtreecommitdiff
path: root/codegear
diff options
context:
space:
mode:
authorjgm@google.com <jgm@google.com@861a406c-534a-0410-8894-cb66d6ee9925>2012-07-12 16:46:50 +0000
committerjgm@google.com <jgm@google.com@861a406c-534a-0410-8894-cb66d6ee9925>2012-07-12 16:46:50 +0000
commit120f8b35d7958abcbb5ccfd26d2a5e562a6a8046 (patch)
tree0f7c18a86e0f003e56dba05cae9b05097b0aaef5 /codegear
parent090d8a824857f24e5ec780112a3d4b269f9a7d3d (diff)
downloadgtest-120f8b35d7958abcbb5ccfd26d2a5e562a6a8046.tar.gz
gtest-120f8b35d7958abcbb5ccfd26d2a5e562a6a8046.tar.bz2
gtest-120f8b35d7958abcbb5ccfd26d2a5e562a6a8046.tar.xz
fixes a problem in which we pass the address one byte ~/svn/googletest/trunk
after the end of stack space in a call to clone(). According to Linux's man page on clone(), the 'stack' parameter usually points to the topmost address of the memory space set up for the child stack. The existing code points one byte after the end git-svn-id: http://googletest.googlecode.com/svn/trunk@618 861a406c-534a-0410-8894-cb66d6ee9925
Diffstat (limited to 'codegear')
0 files changed, 0 insertions, 0 deletions