Skip to content
Snippets Groups Projects
Commit 4d786dfc authored by Brad King's avatar Brad King
Browse files

BinUtils: Avoid clobbering a variable named without a private prefix

Refactoring in commit b12aec6c (BinUtils: prefer bin utils matching
the compiler version extension, 2020-12-11, v3.20.0-rc1~171^2)
accidentally leaked a `TOOL` variable.  Name temporary variables with a
private prefix.

Fixes: #22035
parent 26af5908
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment