[mapserver-commits] [MapServer/MapServer] be2955: msApplySldLayerToMapLayer(): hopefully avoid a Cov...

Even Rouault noreply at github.com
Sun Mar 17 14:12:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: be2955e5cf985e9fa39121e5fd1a4040bda37785
      https://github.com/MapServer/MapServer/commit/be2955e5cf985e9fa39121e5fd1a4040bda37785
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2024-03-17 (Sun, 17 Mar 2024)

  Changed paths:
    M src/mapogcsld.cpp

  Log Message:
  -----------
  msApplySldLayerToMapLayer(): hopefully avoid a Coverity Scan false positive about use after free (CID 1584381)


  Commit: 767815d7b3d5cd0e498358b0e7816189f6fb16f5
      https://github.com/MapServer/MapServer/commit/767815d7b3d5cd0e498358b0e7816189f6fb16f5
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2024-03-17 (Sun, 17 Mar 2024)

  Changed paths:
    M src/mapogcsld.cpp

  Log Message:
  -----------
  msSLDApplySLD(): hopefully avoid a Coverity Scan false positive about dereferencing after nullptr check (CID 1584380)


  Commit: d395e467b790424485ea025b436eed059f61b3d9
      https://github.com/MapServer/MapServer/commit/d395e467b790424485ea025b436eed059f61b3d9
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2024-03-17 (Sun, 17 Mar 2024)

  Changed paths:
    M src/mapogcsld.cpp

  Log Message:
  -----------
  msSLDApplySLD(): avoid memleak in error code path (CID 1584379)


  Commit: 8f488add2cf42c121b833d68e89c267076b5e647
      https://github.com/MapServer/MapServer/commit/8f488add2cf42c121b833d68e89c267076b5e647
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2024-03-17 (Sun, 17 Mar 2024)

  Changed paths:
    M src/mapogcsld.cpp

  Log Message:
  -----------
  Merge pull request #7052 from rouault/coverity_fixes

Coverity Scan fixes related to RFC 138


Compare: https://github.com/MapServer/MapServer/compare/d37504020f42...8f488add2cf4

To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications


More information about the MapServer-commits mailing list