summaryrefslogtreecommitdiff
path: root/tests-clar/diff/patch.c
diff options
context:
space:
mode:
authoryorah <yoram.harmelin@gmail.com>2013-05-30 11:30:34 +0200
committeryorah <yoram.harmelin@gmail.com>2013-05-30 11:45:11 +0200
commitd17db2fd771ed4e0dc7dee6c043b335a89bdd545 (patch)
tree8d3e737c3c313b013c5a9102b77c6a0849adc7b8 /tests-clar/diff/patch.c
parent504a4fd140223e17871e219ae17568b303c7c9a1 (diff)
downloadlibgit2-d17db2fd771ed4e0dc7dee6c043b335a89bdd545.tar.gz
thread: fix segfault on Windows 64 bits
`lpExitCode` is a pointer to a long. A long is 32 bits wide on Windows. It means that on Windows 64bits, `GetExitCodeThread()` doesn't set/clear the high-order bytes of the 64 bits memory space pointed at by `value_ptr`.
Diffstat (limited to 'tests-clar/diff/patch.c')
0 files changed, 0 insertions, 0 deletions