diff options
| author | Stefan Boberg <[email protected]> | 2025-10-06 13:37:10 +0200 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2025-10-06 13:37:10 +0200 |
| commit | def0cedced860e12235d34403993011222fa80b6 (patch) | |
| tree | c8a727fa68114cc29a5dbea2b77a704a87b38725 /scripts/sentry-cli.exe | |
| parent | added Hidden option to oidctoken creation with oidc token exe (#556) (diff) | |
| download | zen-def0cedced860e12235d34403993011222fa80b6.tar.xz zen-def0cedced860e12235d34403993011222fa80b6.zip | |
fixed issue in compactcas.restart test due to std::vector<bool> (#559)
`std::vector<bool>` is a special container since it bit packs the values rather than just using an array of booleans. This means that updating it on multiple threads simultaneously is dangerous
Diffstat (limited to 'scripts/sentry-cli.exe')
0 files changed, 0 insertions, 0 deletions