vgteam / libhandlegraph

Library for the Handle Graph abstraction
MIT License
21 stars 5 forks source link

Add missing virtual destructors #30

Closed glennhickey closed 5 years ago

glennhickey commented 5 years ago

Travis caught this in its own cryptic way (weird crashes only on mac/gcc=1), which turned out to come from using a unique_ptr<VectorizableHandleGraph>.