[mapserver-commits] [MapServer/MapServer] 2ff41f: OGR layers: fix memory leak with DWithin filter
Jeff McKenna
noreply at github.com
Sun Nov 28 07:50:02 PST 2021
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 2ff41f9515998270e2e9dbc739976bb7cccb746f
https://github.com/MapServer/MapServer/commit/2ff41f9515998270e2e9dbc739976bb7cccb746f
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-11-28 (Sun, 28 Nov 2021)
Changed paths:
M mapogr.cpp
Log Message:
-----------
OGR layers: fix memory leak with DWithin filter
Fixes leak introduced recently in master per 736baa6d55634efa027baffb08401ce38ef92caa
Fixes following failures with the Travis ASAN job:
FAILED run_test.py::test[wfs_filter_ogr_wfs_filter_dwithin_xml] - AssertionEr...
FAILED run_test.py::test[wfs_filter_ogr_wfs_filter_dwithin_units_xml] - Asser...
FAILED run_test.py::test[wfs_ogr_native_sql_wfs_ogr_native_sql_32_xml] - Asse...
Commit: a5b9a1421a11e981e38044265fdf88d51187e45c
https://github.com/MapServer/MapServer/commit/a5b9a1421a11e981e38044265fdf88d51187e45c
Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
Date: 2021-11-28 (Sun, 28 Nov 2021)
Changed paths:
M mapogr.cpp
Log Message:
-----------
Merge pull request #6442 from rouault/fix_memleak_736baa6d55
OGR layers: fix memory leak with DWithin filter
Compare: https://github.com/MapServer/MapServer/compare/79468f59bb5d...a5b9a1421a11
More information about the mapserver-commits
mailing list