Unnamed repository; edit this file 'description' to name the repository.
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.
Matthias Krüger 2024-01-21
parent 5f45da1 · parent 8fc7e56 · commit b08a049
0 files changed, 0 insertions, 0 deletions