[mapserver-commits] [MapServer/MapServer] 4951cc: msOGRShapeFromWKT(): fix memleak in error code path
Jeff McKenna
noreply at github.com
Sun Oct 9 04:40:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 4951ccbe9a8028c49b9ebc55770fc692fc8883d7
https://github.com/MapServer/MapServer/commit/4951ccbe9a8028c49b9ebc55770fc692fc8883d7
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-10-08 (Sat, 08 Oct 2022)
Changed paths:
M mapogr.cpp
Log Message:
-----------
msOGRShapeFromWKT(): fix memleak in error code path
Likely fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=52223
(couldn't reproduce the leak with the reproducer and current main, but
this commit does fix a leak)
Commit: b25599f99b652fa152be18d70b5578625e26a6f5
https://github.com/MapServer/MapServer/commit/b25599f99b652fa152be18d70b5578625e26a6f5
Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
Date: 2022-10-09 (Sun, 09 Oct 2022)
Changed paths:
M mapogr.cpp
Log Message:
-----------
Merge pull request #6693 from rouault/fix_ossfuzz_52223
msOGRShapeFromWKT(): fix memleak in error code path
Compare: https://github.com/MapServer/MapServer/compare/48e2b4b62773...b25599f99b65
More information about the MapServer-commits
mailing list