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

Allocate levmar buffer on our side #394

Closed ayllon closed 3 years ago

ayllon commented 3 years ago

Fixes #329 (apparently) In any case, levmar is still potentially affected by an overflow of the allocation size, so this will avoid that.