[mapserver-commits] [MapServer/MapServer] c50eee: mapshape.c: avoid integer overflow in msSHPOpenVir...
Even Rouault
noreply at github.com
Mon Oct 3 09:04:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: c50eee5c5580c0b11e5598cb2bf5bfbbb8c62c53
https://github.com/MapServer/MapServer/commit/c50eee5c5580c0b11e5598cb2bf5bfbbb8c62c53
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-10-02 (Sun, 02 Oct 2022)
Changed paths:
M mapshape.c
Log Message:
-----------
mapshape.c: avoid integer overflow in msSHPOpenVirtualFile()
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51532
Commit: 96346219b498980ec3fb2ea1845cbbd5e5e182be
https://github.com/MapServer/MapServer/commit/96346219b498980ec3fb2ea1845cbbd5e5e182be
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-10-03 (Mon, 03 Oct 2022)
Changed paths:
M mapshape.c
Log Message:
-----------
Merge pull request #6644 from rouault/fix_ossfuzz_51532
mapshape.c: avoid integer overflow in msSHPOpenVirtualFile()
Compare: https://github.com/MapServer/MapServer/compare/545b44a49245...96346219b498
More information about the MapServer-commits
mailing list