[mapserver-commits] [MapServer/MapServer] d69e86: msGMLWriteWFSQuery(): fix memleak in error code pa...
Even Rouault
noreply at github.com
Sun May 23 15:11:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: d69e8662b4dac30632e5c83c9970c9c6399d3073
https://github.com/MapServer/MapServer/commit/d69e8662b4dac30632e5c83c9970c9c6399d3073
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-05-23 (Sun, 23 May 2021)
Changed paths:
M mapgml.c
Log Message:
-----------
msGMLWriteWFSQuery(): fix memleak in error code path (CID 1174372)
Commit: 00114baa0746cafca716db1366a71f77d9ec2815
https://github.com/MapServer/MapServer/commit/00114baa0746cafca716db1366a71f77d9ec2815
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-05-23 (Sun, 23 May 2021)
Changed paths:
M mappostgis.cpp
Log Message:
-----------
mappostgis.cpp: fix Untrusted loop bound (CID 1503262)
Commit: 47807cb860cda9d6d1754eaa9c17ec961fec393e
https://github.com/MapServer/MapServer/commit/47807cb860cda9d6d1754eaa9c17ec961fec393e
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-05-23 (Sun, 23 May 2021)
Changed paths:
M renderers/agg/src/clipper.cpp
Log Message:
-----------
clipper.cpp: fix uninitialized member variable (CID 1175300)
Commit: b4f5819d15b118476671caea6236b480678aa6fc
https://github.com/MapServer/MapServer/commit/b4f5819d15b118476671caea6236b480678aa6fc
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-05-23 (Sun, 23 May 2021)
Changed paths:
M renderers/agg/include/agg_path_storage.h
Log Message:
-----------
agg_path_storage.h: avoid warning about nullptr deref (CID 1175262 and 1175261)
Commit: aeae5dadb29047f64f2d1ade18800ebe16b7e18a
https://github.com/MapServer/MapServer/commit/aeae5dadb29047f64f2d1ade18800ebe16b7e18a
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-05-23 (Sun, 23 May 2021)
Changed paths:
M maptree.c
Log Message:
-----------
maptree.c: fix Untrusted loop bound (CID 1174469)
Commit: 98b8572a418162cd434956e2cf5dfd6294648c02
https://github.com/MapServer/MapServer/commit/98b8572a418162cd434956e2cf5dfd6294648c02
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-05-23 (Sun, 23 May 2021)
Changed paths:
M mapquery.c
Log Message:
-----------
mapquery.c: fix Untrusted loop bound (CID 1174463)
Commit: 972e512759e506280711b149f61366465c4fa836
https://github.com/MapServer/MapServer/commit/972e512759e506280711b149f61366465c4fa836
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-05-23 (Sun, 23 May 2021)
Changed paths:
M maptree.c
Log Message:
-----------
maptree.c: fix warning about nullptr deref (CID 1174351)
Commit: 3ddcf5111481f41821eb020f155ab0631331cdb0
https://github.com/MapServer/MapServer/commit/3ddcf5111481f41821eb020f155ab0631331cdb0
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-05-24 (Mon, 24 May 2021)
Changed paths:
M mapgml.c
M mappostgis.cpp
M mapquery.c
M maptree.c
M renderers/agg/include/agg_path_storage.h
M renderers/agg/src/clipper.cpp
Log Message:
-----------
Merge pull request #6339 from rouault/coverity_scan_fixes
Coverity scan fixes
Compare: https://github.com/MapServer/MapServer/compare/0d156a72893b...3ddcf5111481
More information about the mapserver-commits
mailing list