summaryrefslogtreecommitdiff
path: root/src/cssparser.cc
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-07-04 01:13:04 +0200
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-07-04 01:15:40 +0200
commit8f0909b7ae431a0c4a8e5b49ed4348624fdfe11e (patch)
treee7afe305d17c4f16efebcefb9d4ede5a2e09afcb /src/cssparser.cc
parent8c97be233a600f414952e458f59768e9ef265e28 (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/cssparser.cc')
0 files changed, 0 insertions, 0 deletions