[mapserver-commits] [MapServer/MapServer] e92451: loadProjection(): fix memleak in case of repeated ...
Even Rouault
noreply at github.com
Sun Oct 9 05:14:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: e92451c63b11c0d062961c97953d4e9b580dae93
https://github.com/MapServer/MapServer/commit/e92451c63b11c0d062961c97953d4e9b580dae93
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-10-09 (Sun, 09 Oct 2022)
Changed paths:
M mapfile.c
Log Message:
-----------
loadProjection(): fix memleak in case of repeated PROJECTION block
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=52252
Commit: cfa9c548fa79cd29b428d710b9a69db5674d711c
https://github.com/MapServer/MapServer/commit/cfa9c548fa79cd29b428d710b9a69db5674d711c
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-10-09 (Sun, 09 Oct 2022)
Changed paths:
M mapfile.c
Log Message:
-----------
Merge pull request #6698 from rouault/fix_ossfuzz_52252
loadProjection(): fix memleak in case of repeated PROJECTION block
Compare: https://github.com/MapServer/MapServer/compare/b25599f99b65...cfa9c548fa79
More information about the MapServer-commits
mailing list