diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-02-18 01:23:26 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-02-18 01:24:32 +0100 |
commit | b52ce86040e25dc5906adab872558547355b5637 (patch) | |
tree | 3d3b4b5f856d1f64f1cf2ed7e5c6bf4344832d30 /src/Build/Packaging | |
parent | 662bb60fe433506d2a556170c3000c101eeb7bd7 (diff) | |
download | VeraCrypt-b52ce86040e25dc5906adab872558547355b5637.tar.gz VeraCrypt-b52ce86040e25dc5906adab872558547355b5637.zip |
Linux: Fix code dump when built with -D_GLIBCXX_ASSERTIONS caused by an assert in libstdc++.
The variable has enough capacity so pointer &buffer[0] is valid but since clear method was called, we are not supposed to access element at index 0.
Related to Github issue #896
Diffstat (limited to 'src/Build/Packaging')
0 files changed, 0 insertions, 0 deletions