arq5x / bedtools2

bedtools - the swiss army knife for genome arithmetic
MIT License
939 stars 287 forks source link

fix memory leak in shiftBed #1094

Open kloetzl opened 5 months ago

kloetzl commented 5 months ago

This PR fixes a memory leak in shiftBed and cleans up the code a little.