[mapserver-commits] [MapServer/MapServer] f071dc: loadClass(): better fix for class->styles[] mem-leak

Even Rouault noreply at github.com
Wed Oct 5 11:16:28 PDT 2022


  Branch: refs/heads/branch-7-6
  Home:   https://github.com/MapServer/MapServer
  Commit: f071dca3ae64b01b5109144c8252696807a7cef8
      https://github.com/MapServer/MapServer/commit/f071dca3ae64b01b5109144c8252696807a7cef8
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2022-10-05 (Wed, 05 Oct 2022)

  Changed paths:
    M mapfile.c

  Log Message:
  -----------
  loadClass(): better fix for class->styles[] mem-leak

Improved fix of https://github.com/MapServer/MapServer/pull/6651
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=52107


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

  Changed paths:
    M mapfile.c

  Log Message:
  -----------
  mapfile.c: fix very likely memory leaks in error code paths after call to msGrowXXXX() functions


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

  Changed paths:
    M mapfile.c

  Log Message:
  -----------
  Merge pull request #6663 from MapServer/backport-6658-to-branch-7-6

[Backport branch-7-6] Fix ossfuzz 52107


Compare: https://github.com/MapServer/MapServer/compare/7f2d651b23e1...f60c84ee3ec4


More information about the MapServer-commits mailing list