Fred Douglas
Fred Douglas
In setTagsFromBuffer(), fixes a leak of two Strings per existing tag.
### Prerequisites - [x] I am running the latest code. Mention the version if possible as well. - [x] I carefully followed the [README.md](https://github.com/ggml-org/llama.cpp/blob/master/README.md). - [x] I searched using keywords...
Fixes #119. Possibly breaking change, in that if any program using this library worked around this issue by leaving input chromosomes incorrectly ordered, and then swapped their coordinates for all...