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

Even Rouault noreply at github.com
Sun Jul 21 04:18:15 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: 2c802a8eaab37025db2ccc0366cd4072b417f18f
      https://github.com/MapServer/MapServer/commit/2c802a8eaab37025db2ccc0366cd4072b417f18f
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2024-07-19 (Fri, 19 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: 6a1a7efdd0c73770b1ed6714643b48d950843b13
      https://github.com/MapServer/MapServer/commit/6a1a7efdd0c73770b1ed6714643b48d950843b13
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2024-07-19 (Fri, 19 Jul 2024)

  Changed paths:
    M tests/unit/test.cpp

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


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

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

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


  Commit: 27b78a70b579ee0b3161808a209e3883f725d0ba
      https://github.com/MapServer/MapServer/commit/27b78a70b579ee0b3161808a209e3883f725d0ba
  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 #7118 from rouault/tostring_validation

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


Compare: https://github.com/MapServer/MapServer/compare/f1007c9df4da...27b78a70b579

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