[mapserver-commits] [MapServer/MapServer] b233dc: mapshape.c: avoid 'undefined-shift' issue with SWA...

Even Rouault noreply at github.com
Thu Oct 6 06:03:33 PDT 2022


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

  Changed paths:
    M mapshape.c

  Log Message:
  -----------
  mapshape.c: avoid 'undefined-shift' issue with SWAP_FOUR_BYTES() macro

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=52130


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

  Changed paths:
    M mapshape.c

  Log Message:
  -----------
  Merge pull request #6665 from rouault/fix_ossfuzz_52130

mapshape.c: avoid 'undefined-shift' issue with SWAP_FOUR_BYTES() macro


Compare: https://github.com/MapServer/MapServer/compare/001b4b463162...bbe92223d853


More information about the MapServer-commits mailing list