[mapserver-commits] [MapServer/MapServer] 1e98fa: CQL2Text: fix double free on 'A AND (B AND C)' fil...
Even Rouault
noreply at github.com
Wed May 6 12:51:40 PDT 2026
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 1e98faeeac8f56cf916ab1733bba4a033c0fcbd2
https://github.com/MapServer/MapServer/commit/1e98faeeac8f56cf916ab1733bba4a033c0fcbd2
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2026-05-06 (Wed, 06 May 2026)
Changed paths:
M CMakeLists.txt
A msautotest/api/expected/ogcapi_cql2_text_and_issue_GHSA_v4x2_j2g2_rxwp.json.txt
M msautotest/api/ogcapi.map
M src/cql2.cpp
M src/cql2text.h
M src/cql2textparser.cpp
M src/cql2textparser.y
Log Message:
-----------
CQL2Text: fix double free on 'A AND (B AND C)' filters
Fixes https://github.com/MapServer/MapServer/security/advisories/GHSA-v4x2-j2g2-rxwp
Commit: e1f259760dfd9743a4049a1d87695f33f07619ba
https://github.com/MapServer/MapServer/commit/e1f259760dfd9743a4049a1d87695f33f07619ba
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2026-05-06 (Wed, 06 May 2026)
Changed paths:
M CMakeLists.txt
A msautotest/api/expected/ogcapi_cql2_text_and_issue_GHSA_v4x2_j2g2_rxwp.json.txt
M msautotest/api/ogcapi.map
M src/cql2.cpp
M src/cql2text.h
M src/cql2textparser.cpp
M src/cql2textparser.y
Log Message:
-----------
Merge pull request #7495 from rouault/fix_GHSA-v4x2-j2g2-rxwp
CQL2Text: fix double free on 'A AND (B AND C)' filters (master 8.8dev only)
Compare: https://github.com/MapServer/MapServer/compare/ff0596d6e520...e1f259760dfd
To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications
More information about the MapServer-commits
mailing list