[mapserver-commits] [MapServer/MapServer] b8d1a4: msOGRShapeFromWKT(): fix memleak in error code path

Even Rouault noreply at github.com
Mon Oct 10 13:27:56 PDT 2022


  Branch: refs/heads/branch-8-0
  Home:   https://github.com/MapServer/MapServer
  Commit: b8d1a43ccacde9de2b187d2dc272ae2c1d69e1ca
      https://github.com/MapServer/MapServer/commit/b8d1a43ccacde9de2b187d2dc272ae2c1d69e1ca
  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)


  Commit: cc0d66d7281e47a877f57622c43f2408244f8232
      https://github.com/MapServer/MapServer/commit/cc0d66d7281e47a877f57622c43f2408244f8232
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2022-10-10 (Mon, 10 Oct 2022)

  Changed paths:
    M mapogr.cpp

  Log Message:
  -----------
  Merge pull request #6702 from MapServer/backport-6693-to-branch-8-0

[Backport branch-8-0] msOGRShapeFromWKT(): fix memleak in error code path


Compare: https://github.com/MapServer/MapServer/compare/68eb126a8472...cc0d66d7281e


More information about the MapServer-commits mailing list