blachlylab / dhtslib

D bindings and OOP wrappers for htslib
MIT License
7 stars 1 forks source link

memory leak in `sam.RecordRange` #103

Closed jblachly closed 3 years ago

jblachly commented 3 years ago

alloc here

https://github.com/blachlylab/dhtslib/blob/e3b5af14e9eefa54bcc27bc0fcc9066dc3a4ea54/source/dhtslib/sam/reader.d#L569

needs dtor