[mapserver-commits] [MapServer/MapServer] b06294: maplexer.l: fix heap-buffer-overflow issues with N...

Even Rouault noreply at github.com
Tue Oct 11 03:43:29 PDT 2022


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

  Changed paths:
    M maplexer.c
    M maplexer.l

  Log Message:
  -----------
  maplexer.l: fix heap-buffer-overflow issues with NUL characters

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


  Commit: 406f2c731f7e2a6e9656c07b90873f586d140b18
      https://github.com/MapServer/MapServer/commit/406f2c731f7e2a6e9656c07b90873f586d140b18
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M maplexer.c
    M maplexer.l

  Log Message:
  -----------
  Merge pull request #6712 from rouault/fix_ossfuzz_52305

maplexer.l: fix heap-buffer-overflow issues with NUL characters


Compare: https://github.com/MapServer/MapServer/compare/9fbf79d3eb24...406f2c731f7e


More information about the MapServer-commits mailing list