Skip to content
Commit 8a269c26 authored by Tom Tromey's avatar Tom Tromey
Browse files

Fix off-by-one error

Simon pointed out that commit a2bbca9f ("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.

parent 52aa6959
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment