aboutsummaryrefslogtreecommitdiffstats
path: root/msvc
diff options
context:
space:
mode:
authorjgm <jgm@google.com>2012-07-12 16:46:50 +0000
committerjgm <jgm@google.com>2012-07-12 16:46:50 +0000
commit4c97512141023985ea849887101d046edb590300 (patch)
tree0f7c18a86e0f003e56dba05cae9b05097b0aaef5 /msvc
parenta1c4b46bc2c12ea7c61108f001a5b5eb4a8ccad0 (diff)
downloadgoogletest-4c97512141023985ea849887101d046edb590300.tar.gz
googletest-4c97512141023985ea849887101d046edb590300.tar.bz2
googletest-4c97512141023985ea849887101d046edb590300.zip
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
Diffstat (limited to 'msvc')
0 files changed, 0 insertions, 0 deletions