astrorama / SourceXtractorPlusPlus

SourceXtractor++, the next generation SExtractor
https://astrorama.github.io/SourceXtractorPlusPlus/
GNU Lesser General Public License v3.0
72 stars 9 forks source link

Fix a file descriptor leak #388

Closed ayllon closed 3 years ago

ayllon commented 3 years ago

It is really small, and I do not think it will matter much. The leak only happens when there is an error opening a file, so in any case sourcextractor will exit. Still, I am cleaning reports from AddressSanitizer and LeakSanitizer (see also astrorama/Alexandria#67)

ayllon commented 3 years ago

Failures to build are due to Fedora 35 just having been forked, and rawhide becoming 36, so things seem to be still missing.