[mapserver-commits] [MapServer/MapServer] 6f26c4: tostring() expression function: validate format st...

Even Rouault noreply at github.com
Sun Jul 21 05:47:22 PDT 2024


  Branch: refs/heads/branch-8-2
  Home:   https://github.com/MapServer/MapServer
  Commit: 6f26c4f8e419c1355d8866df00d541e622a563af
      https://github.com/MapServer/MapServer/commit/6f26c4f8e419c1355d8866df00d541e622a563af
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2024-07-21 (Sun, 21 Jul 2024)

  Changed paths:
    M src/mapparser.c
    M src/mapparser.y
    M src/mapserver.h
    M src/mapstring.cpp

  Log Message:
  -----------
  tostring() expression function: validate format string, and make sure buffer is large enough


  Commit: cd74df3d664572e4a83b3f85e8f49f9bf672ca57
      https://github.com/MapServer/MapServer/commit/cd74df3d664572e4a83b3f85e8f49f9bf672ca57
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2024-07-21 (Sun, 21 Jul 2024)

  Changed paths:
    M tests/unit/test.cpp

  Log Message:
  -----------
  Add unit tests for msToString()


  Commit: c156038fdaedacbaef6878d42c57b986f43dc92a
      https://github.com/MapServer/MapServer/commit/c156038fdaedacbaef6878d42c57b986f43dc92a
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2024-07-21 (Sun, 21 Jul 2024)

  Changed paths:
    M CMakeLists.txt
    M tests/unit/test.cpp

  Log Message:
  -----------
  CMakeLists.txt: fix build of unit_test


  Commit: aef4322d6a2e522dd05365f87866a9a901afdb7f
      https://github.com/MapServer/MapServer/commit/aef4322d6a2e522dd05365f87866a9a901afdb7f
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2024-07-21 (Sun, 21 Jul 2024)

  Changed paths:
    M CMakeLists.txt
    M src/mapparser.c
    M src/mapparser.y
    M src/mapserver.h
    M src/mapstring.cpp
    M tests/unit/test.cpp

  Log Message:
  -----------
  Merge pull request #7123 from rouault/backport-7118-to-branch-8-2

[branch-8-2 backport] tostring() expression function: validate format string, and make sure buffer is large enough


Compare: https://github.com/MapServer/MapServer/compare/f997380b7830...aef4322d6a2e

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