[mapserver-commits] [MapServer/MapServer] 1b57d6: FLTGetSpatialComparisonCommonExpression(): avoid n...
Even Rouault
noreply at github.com
Thu Jun 10 11:04:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 1b57d64048f464d0771ad438eb450de872c2364d
https://github.com/MapServer/MapServer/commit/1b57d64048f464d0771ad438eb450de872c2364d
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
M mapogcfiltercommon.cpp
A msautotest/wxs/expected/wfs_filter_intersects_empty_multipolygon.xml
M msautotest/wxs/wfs_filter.map
Log Message:
-----------
FLTGetSpatialComparisonCommonExpression(): avoid nullptr deref on invalid geometry (relates to #6176)
Commit: 31b0bed083a69e38ea51791eac247e4ddce9a14f
https://github.com/MapServer/MapServer/commit/31b0bed083a69e38ea51791eac247e4ddce9a14f
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M mapogcfiltercommon.cpp
A msautotest/wxs/expected/wfs_filter_intersects_empty_multipolygon.xml
M msautotest/wxs/wfs_filter.map
Log Message:
-----------
Merge pull request #6350 from rouault/relates_to_6176
FLTGetSpatialComparisonCommonExpression(): avoid nullptr deref on invalid geometry (relates to #6176)
Compare: https://github.com/MapServer/MapServer/compare/ea5d1b4fb06b...31b0bed083a6
More information about the mapserver-commits
mailing list