Merge pull request #1026 in CASA/casa from CAS-12540 to master
* commit '049e33faa42c5eb035a25ceb54a39f1e68d9b6db': CAS-12540 add parens to close() call so it works as expected
Merge pull request #1023 in CASA/casa from CAS-12543 to master
* commit '76bee875f638e10ba82d8fd6cb2c856d00dc7c9c':
fix bigger leaks of CalStats::OUTs from stats() and statsWrap(), CAS-12543
prevent leaks of FIT objects and returns in CalStatsFitter, CAS-12543
prevent more leaks in CalAnalysis methods, CAS-12543
prevent leaks of return values in CalStats methods, CAS-12543
prevent leaks of return values in CalAnalysis methods, CAS-12543
prevent leaks of bools in SPW_INFO functions and CalAnalysis::unique, CAS-12543
revamp test_calanalysis and test the interesting stuff, CAS-12543
Merge pull request #1022 in CASA/casa from CAS-12384 to master
* commit 'ac5ba2fef9d14f365f5c5a6291afc89d0cfe5c48':
missed an #include path change in gcwrap/tools/synthesis/vpmanager_cmpt.cc
modify #include paths to reflect new location of AntennaResponses
mv AntennaResponses from imageanalysis/ImageAnalysis to synthesis/MeasurementEquations