[mapserver-commits] [MapServer/MapServer] ee04ff: msOGRShapeFromWKT(): fix memleak in error code path
Even Rouault
noreply at github.com
Sun Oct 9 04:40:48 PDT 2022
Branch: refs/heads/backport-6693-to-branch-7-6
Home: https://github.com/MapServer/MapServer
Commit: ee04ff31a01b57533a3f7c31b9a431fb1d865f6f
https://github.com/MapServer/MapServer/commit/ee04ff31a01b57533a3f7c31b9a431fb1d865f6f
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-10-09 (Sun, 09 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)
More information about the MapServer-commits
mailing list