[mapserver-commits] [MapServer/MapServer] 6a556b: msLoadFontSet(): fix null pointer dereference
Even Rouault
noreply at github.com
Thu Oct 6 06:04:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 6a556b5c27c37f416f65a3ec86815a3e8818b405
https://github.com/MapServer/MapServer/commit/6a556b5c27c37f416f65a3ec86815a3e8818b405
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-10-05 (Wed, 05 Oct 2022)
Changed paths:
M maplabel.c
Log Message:
-----------
msLoadFontSet(): fix null pointer dereference
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=52131
Commit: 9684fc3c64a214fdbf341695c516ec552f6f23a9
https://github.com/MapServer/MapServer/commit/9684fc3c64a214fdbf341695c516ec552f6f23a9
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths:
M maplabel.c
Log Message:
-----------
Merge pull request #6669 from rouault/fix_ossfuzz_52131
msLoadFontSet(): fix null pointer dereference
Compare: https://github.com/MapServer/MapServer/compare/722efb8d167e...9684fc3c64a2
More information about the MapServer-commits
mailing list