[mapserver-commits] [MapServer/MapServer] 24c5b4: msIsAxisInverted(): avoid undefined-shift on inval...
Even Rouault
noreply at github.com
Mon Oct 10 13:27:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 24c5b415f3d517e1d5a66bda43cebdc13725a1f3
https://github.com/MapServer/MapServer/commit/24c5b415f3d517e1d5a66bda43cebdc13725a1f3
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-10-09 (Sun, 09 Oct 2022)
Changed paths:
M mapproject.c
Log Message:
-----------
msIsAxisInverted(): avoid undefined-shift on invalid code
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=52259
Commit: 37ab074643c86276aab37a29a0019f0e11205011
https://github.com/MapServer/MapServer/commit/37ab074643c86276aab37a29a0019f0e11205011
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-10-10 (Mon, 10 Oct 2022)
Changed paths:
M mapproject.c
Log Message:
-----------
Merge pull request #6699 from rouault/fix_ossfuzz_52259
msIsAxisInverted(): avoid undefined-shift on invalid code
Compare: https://github.com/MapServer/MapServer/compare/cfa9c548fa79...37ab074643c8
More information about the MapServer-commits
mailing list