138
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Jun 27, 2024 — Jun 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
shptreetst.c: fix memleak (CID 1175312) More... over 2 years ago
msGraticuleLayerGetIntersectionPoints(): avoid memleak in error code path (CID 1175761) More... over 2 years ago
msWFSAddInspireDSID(): make it obvious there's no memory leak (CID 1194597) More... over 2 years ago
arcStrokeCircle(): initialize pointObj.z (CID 1514356) More... over 2 years ago
offsetAndTest(): initialize pointObj.z (CID 1514358) More... over 2 years ago
msBuildWMSLayerURL(): fix memleak in error code path (CID 1514364) More... over 2 years ago
msIntersectionPointLine(): avoid warning about using uninitialized variables (CID 1514366) More... over 2 years ago
KmlRenderer::renderGlyphs(): initalize pointObj.z (CID 1514367) More... over 2 years ago
KmlRenderer::renderSymbol(): initalize pointObj.z (CID 1514369) More... over 2 years ago
fuzzers/reproducer_main.cpp: test ftell() return value (CID 1525390) More... over 2 years ago
msOWSNegotiateUpdateSequence(): remove dead code (CID 1536784) More... over 2 years ago
Merge pull request #6847 from rouault/fix_ossfuzz_57056 More... over 2 years ago
loadLayer(): fix memory leak in case of error in loadLayerCompositer() More... over 2 years ago
Merge pull request #6844 from rouault/cppcheck_fixes More... over 2 years ago
appveyor.yml: remove support for testing python 2.7 builds (#6845) More... over 2 years ago
mapwfslayer: avoid useless variable assignment More... over 2 years ago
mapstring: avoid false positive cppcheck warning More... over 2 years ago
mapproject.c: silence false positive cppcheck warning More... over 2 years ago
mapowscommon: declare and initialize variables in same statement More... over 2 years ago
mapows.c: remove always true test More... over 2 years ago
mapmetadata: declare and initialize variables in same statement More... over 2 years ago
mapimageio.c: fix memleak in error code path More... over 2 years ago
mapfile.c: remove unused variable More... over 2 years ago
remove always false condition, and improve initialization of variable More... over 2 years ago
mapchart.c: remove unused variable More... over 2 years ago
mapagg: avoid warning about always false condition (and limit allocation to 2 GB on 32-bit) More... over 2 years ago
textlayout.c: remove unused variable More... over 2 years ago
Improve round-trip of mapfiles through mapscript (#6838) More... over 2 years ago
Don't use deprecated distutils module. (#6839) More... over 2 years ago
change HISTORY.TXT to markdown (#6835) More... over 2 years ago