138
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
msWFSComputeMatchingFeatures(): check initMap() return value (CID 1518793) More... almost 2 years ago
msWCSGetCoverageMetadata20(): check return value of msStringParseInteger() (CID 1518795) More... almost 2 years ago
msSOSAddMemberNode(): avoid warning about dereferencing nullptr (CID 1518796) More... almost 2 years ago
msDrawLegend(): try to fix CID 1175162 More... almost 2 years ago
msReadTree(): fix memory and file handle leak (CID 1175196) More... almost 2 years ago
shptreetst.c: fix memleak (CID 1175312) More... almost 2 years ago
msGraticuleLayerGetIntersectionPoints(): avoid memleak in error code path (CID 1175761) More... almost 2 years ago
msWFSAddInspireDSID(): make it obvious there's no memory leak (CID 1194597) More... almost 2 years ago
arcStrokeCircle(): initialize pointObj.z (CID 1514356) More... almost 2 years ago
offsetAndTest(): initialize pointObj.z (CID 1514358) More... almost 2 years ago
msBuildWMSLayerURL(): fix memleak in error code path (CID 1514364) More... almost 2 years ago
msIntersectionPointLine(): avoid warning about using uninitialized variables (CID 1514366) More... almost 2 years ago
KmlRenderer::renderGlyphs(): initalize pointObj.z (CID 1514367) More... almost 2 years ago
KmlRenderer::renderSymbol(): initalize pointObj.z (CID 1514369) More... almost 2 years ago
fuzzers/reproducer_main.cpp: test ftell() return value (CID 1525390) More... almost 2 years ago
msOWSNegotiateUpdateSequence(): remove dead code (CID 1536784) More... almost 2 years ago
Merge pull request #6847 from rouault/fix_ossfuzz_57056 More... almost 2 years ago
loadLayer(): fix memory leak in case of error in loadLayerCompositer() More... almost 2 years ago
Merge pull request #6844 from rouault/cppcheck_fixes More... almost 2 years ago
appveyor.yml: remove support for testing python 2.7 builds (#6845) More... almost 2 years ago
mapwfslayer: avoid useless variable assignment More... almost 2 years ago
mapstring: avoid false positive cppcheck warning More... almost 2 years ago
mapproject.c: silence false positive cppcheck warning More... almost 2 years ago
mapowscommon: declare and initialize variables in same statement More... almost 2 years ago
mapows.c: remove always true test More... almost 2 years ago
mapmetadata: declare and initialize variables in same statement More... almost 2 years ago
mapimageio.c: fix memleak in error code path More... almost 2 years ago
mapfile.c: remove unused variable More... almost 2 years ago
remove always false condition, and improve initialization of variable More... almost 2 years ago
mapchart.c: remove unused variable More... almost 2 years ago