HomeFreeBSD

databases/cego: update 2.49.10 -> 2.49.11

Description

databases/cego: update 2.49.10 -> 2.49.11

  • Patch added for memory leak in CegoSelect::cleanUp and CegoSelect::reset, for both methods, _pCacheList has to checked and freed, since for uncompleted queries ( e.g. exists clause ) the _pCacheList was still not deleted
  • Another fix for memory leak added in CegoFieldValue::getLocalCopy, Before allocation, _len has to be checked for _len < STATICFIELDBUF and then use _staticBuf, otherwise, the memory is lost

Details

Provenance
Björn Lemke <lemke@lemke-it.com>Authored on Oct 25 2024, 2:05 PM
piCommitted on Oct 25 2024, 2:29 PM
Parents
R11:60ed4f2d3acf: math/R-cran-mnormt: new port
Branches
Unknown
Tags
Unknown

Event Timeline