[mapserver-commits] [MapServer/MapServer] 2d2a54: Oracle/MSSQL/OGR/PostGIS backends: avoid potential...

Jeff McKenna noreply at github.com
Thu Feb 4 09:32:30 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: 2d2a54c2ab23b0e26a609e32299cc703639866ab
      https://github.com/MapServer/MapServer/commit/2d2a54c2ab23b0e26a609e32299cc703639866ab
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-02-04 (Thu, 04 Feb 2021)

  Changed paths:
    M mapmssql2008.c
    M mapogr.cpp
    M maporaclespatial.c
    M mappostgis.cpp

  Log Message:
  -----------
  Oracle/MSSQL/OGR/PostGIS backends: avoid potential buffer overflows on large values of type double in expression translation

Based on initial work by @sergmorev done in https://github.com/MapServer/MapServer/pull/5416


  Commit: 8ae12e9f8152aa7f06e2d0b982b7a622ccf39f92
      https://github.com/MapServer/MapServer/commit/8ae12e9f8152aa7f06e2d0b982b7a622ccf39f92
  Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
  Date:   2021-02-04 (Thu, 04 Feb 2021)

  Changed paths:
    M mapmssql2008.c
    M mapogr.cpp
    M maporaclespatial.c
    M mappostgis.cpp

  Log Message:
  -----------
  Merge pull request #6226 from rouault/followup_5416

Oracle/MSSQL/OGR/PostGIS backends: avoid potential buffer overflows …


Compare: https://github.com/MapServer/MapServer/compare/cdc71acc00bf...8ae12e9f8152


More information about the mapserver-commits mailing list