diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-01-21 12:28:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-21 12:28:53 +0100 |
| commit | 4a941d384d4b0661f2279aa5eaf1fbb8d85ad31a (patch) | |
| tree | b7a455405bbd3d1ad5ad3e542dc83f77e77fecb8 /compiler/rustc_pattern_analysis/src | |
| parent | a72d6c114b65ac07394b078b550cf788f7a843de (diff) | |
| parent | 5796b3c16733f3d9cb2f3476ed1dc0fe05b14e25 (diff) | |
| download | rust-4a941d384d4b0661f2279aa5eaf1fbb8d85ad31a.tar.gz rust-4a941d384d4b0661f2279aa5eaf1fbb8d85ad31a.zip | |
Rollup merge of #120145 - the8472:fix-inplace-dest-drop, r=cuviper
fix: Drop guard was deallocating with the incorrect size InPlaceDstBufDrop holds onto the allocation before the shrinking happens which means it must deallocate the destination elements but the source allocation. Thanks `@cuviper` for spotting this.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
