Commit Graph

6 Commits

Author SHA1 Message Date
Even Rouault 2a6157ccf5
[mapserver] Disable memory sanitizer (#8667)
It causes false positives due to a number of mapserver dependencies not
being rebuilt with it.
Also rely on default settings for the sanitizers and fuzzing_engines
section
2022-10-04 11:45:43 -04:00
Even Rouault 134d65a556
[MapServer] Update contacts (#8663)
- Remove Max Kellerman who is not in the project team and has indicated
not being interested to receive messages
- Add Steve Lime, who is the project lead (cf
https://www.osgeo.org/foundation-news/steve-lime/)
2022-10-03 15:51:16 +00:00
Even Rouault f19570e605
[Mapserver] Adapt for upstream changes of https://github.com/MapServer/MapServer/pull/6636 (#8637)
build.sh and mapfuzzer.c are moved into
https://github.com/MapServer/MapServer repository
2022-09-30 13:28:48 +01:00
Even Rouault 4d41678f60
mapserver: update my email address to my @gmail.com one (#8632)
Cf
https://github.com/google/oss-fuzz/blob/master/projects/gdal/project.yaml#L3
2022-09-29 18:10:25 +01:00
Arjun 0277ae2e42
Update Mail ID (#8529)
updating the mail ID of Mr. @geographika
2022-09-19 10:25:20 +01:00
Arjun cfef3c7b86
MapServer: initial integration (#8300)
Hello, MapServer team @sdlime @MaxKellermann @geographika @jmckenna
Do you approve this commit For MapServer Fuzzing in oss-fuzz
infrastructure?

Hello, OSS-Fuzz Team.
I'm not using the inbuild fuzzer of MapServer, Application uses
predefined flags.


Signed-off-by: 0x34d <ajsinghyadav00@gmail.com>

Signed-off-by: 0x34d <ajsinghyadav00@gmail.com>
2022-09-17 20:06:19 -04:00