diff options
author | Pascal Obry <obry@adacore.com> | 2018-05-23 10:23:59 +0000 |
---|---|---|
committer | Pierre-Marie de Rodat <pmderodat@gcc.gnu.org> | 2018-05-23 10:23:59 +0000 |
commit | c2d2963d2c69d3a52e491e149fbaeeb5813b9e24 (patch) | |
tree | 1c3c40a150e9205fe431701f06ce6cab2d138734 /gcc/tree-ssa-copy.c | |
parent | 7f4b58c2582067694e7f9e8944187ac5794579d0 (diff) | |
download | gcc-c2d2963d2c69d3a52e491e149fbaeeb5813b9e24.zip gcc-c2d2963d2c69d3a52e491e149fbaeeb5813b9e24.tar.gz gcc-c2d2963d2c69d3a52e491e149fbaeeb5813b9e24.tar.bz2 |
[Ada] Fix computation of handle/pid lists in win32_wait
An obvious mistake due to missing parentheses was not properly computing the
size of the handle and pid list passed to WaitForMultipleObjects(). This
resulted in a memory corruption.
2018-05-23 Pascal Obry <obry@adacore.com>
gcc/ada/
* adaint.c (win32_wait): Add missing parentheses.
From-SVN: r260598
Diffstat (limited to 'gcc/tree-ssa-copy.c')
0 files changed, 0 insertions, 0 deletions