[mapserver-commits] [MapServer/MapServer] 05d44e: maplexer: avoid call to exit(1) when read error in...
Even Rouault
noreply at github.com
Sun Apr 9 12:11:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 05d44e6a4dd3195511b9d0eb0c78de3c6e5c7730
https://github.com/MapServer/MapServer/commit/05d44e6a4dd3195511b9d0eb0c78de3c6e5c7730
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2023-04-09 (Sun, 09 Apr 2023)
Changed paths:
M maplexer.c
M maplexer.l
M mapsymbol.c
Log Message:
-----------
maplexer: avoid call to exit(1) when read error in parser file
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=52125
Commit: 8b83e6272ca3009a8c02846313c2aa45479146ae
https://github.com/MapServer/MapServer/commit/8b83e6272ca3009a8c02846313c2aa45479146ae
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2023-04-09 (Sun, 09 Apr 2023)
Changed paths:
M maplexer.c
M maplexer.l
M mapsymbol.c
Log Message:
-----------
Merge pull request #6855 from rouault/fix_ossfuzz_52125
maplexer: avoid call to exit(1) when read error in parser file
Compare: https://github.com/MapServer/MapServer/compare/21ea02c27c52...8b83e6272ca3
More information about the MapServer-commits
mailing list