diff options
author | Tom Tromey <tom@tromey.com> | 2023-06-22 20:34:56 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2023-06-22 20:36:09 -0600 |
commit | 8a269c262e3d0611c01edd915f230bbd2ad78015 (patch) | |
tree | 361da25a0ecfe75f05c97f604533a65e521bf57d /ld/testsuite/ld-plugin | |
parent | 52aa69594247ade96e444ae72d17d648f9915821 (diff) | |
download | gdb-8a269c262e3d0611c01edd915f230bbd2ad78015.zip gdb-8a269c262e3d0611c01edd915f230bbd2ad78015.tar.gz gdb-8a269c262e3d0611c01edd915f230bbd2ad78015.tar.bz2 |
Fix off-by-one error
Simon pointed out that commit a2bbca9fa5e ("Use std::vector<bool> for
agent_expr::reg_mask") caused a regression in libstdc++ debug mode.
This was due to an off-by-one error in a vector resize. This patch
fixes the problem.
Diffstat (limited to 'ld/testsuite/ld-plugin')
0 files changed, 0 insertions, 0 deletions