diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-07-04 01:13:04 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-07-04 01:15:40 +0200 |
commit | 8f0909b7ae431a0c4a8e5b49ed4348624fdfe11e (patch) | |
tree | e7afe305d17c4f16efebcefb9d4ede5a2e09afcb /src/IO/mime.c | |
parent | 8c97be233a600f414952e458f59768e9ef265e28 (diff) |
Fix ASan new-delete-type-mismatch error
With the adreess sanitizer enabled there was an error:
AddressSanitizer: new-delete-type-mismatch
Caused by a size mismatch in the delete operator as the called
destructor was the incorrect one.
Diffstat (limited to 'src/IO/mime.c')
0 files changed, 0 insertions, 0 deletions