Skip to content
Commit 4243b658 authored by Alexander Yermolovich's avatar Alexander Yermolovich Committed by Maksim Panchenko
Browse files

[BOLT][DWARF] Fix size mismatch error with jemalloc

Summary:
When building with GCC and linking against jemalloc there is an
assertion when Debug Patches unique pointers are being freed from an std vector.
The base destructor gets invoked which results in type mismatch.
Added virtual destructor to the base class.

(cherry picked from FBD33489259)
parent 330c8e42
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment