[mapserver-commits] [MapServer/MapServer] 183eb8: mapshape.c: avoid integer overflow in msSHPOpenVir...
Even Rouault
noreply at github.com
Mon Oct 3 14:12:43 PDT 2022
Branch: refs/heads/branch-8-0
Home: https://github.com/MapServer/MapServer
Commit: 183eb8b22917fc33b0b2ac6d44cce334f00885d4
https://github.com/MapServer/MapServer/commit/183eb8b22917fc33b0b2ac6d44cce334f00885d4
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-10-03 (Mon, 03 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: 572ed0245cf1723b72533e0ec1c96d3280ef2bf7
https://github.com/MapServer/MapServer/commit/572ed0245cf1723b72533e0ec1c96d3280ef2bf7
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 #6647 from MapServer/backport-6644-to-branch-8-0
[Backport branch-8-0] mapshape.c: avoid integer overflow in msSHPOpenVirtualFile()
Compare: https://github.com/MapServer/MapServer/compare/431c447e2c18...572ed0245cf1
More information about the MapServer-commits
mailing list