[mapserver-commits] [MapServer/MapServer] 00e5b9: Fixes for a couple of things I ran into when doing...
Steve Lime
noreply at github.com
Thu Apr 15 11:29:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 00e5b98f31f615ed6cb5de234cb12de78587d148
https://github.com/MapServer/MapServer/commit/00e5b98f31f615ed6cb5de234cb12de78587d148
Author: Steve Lime <steve.lime at state.mn.us>
Date: 2021-04-15 (Thu, 15 Apr 2021)
Changed paths:
M mapdraw.c
M mapfile.c
M mapraster.c
Log Message:
-----------
Fixes for a couple of things I ran into when doing an upgrade on app (#6297)
* Create coverity-scan.yml
* Update coverity-scan.yml
* Avoid resource leak... (CID 1503409)
* Revert "Avoid resource leak... (CID 1503409)"
This reverts commit 7d261af86140a491df170ba7054aa9d1aa9f3ad7.
* Updated...
* Limit action to MapServer/MapServer repo, run every Sunday (for now).
* Remove dead code, not permitted by parser and to avoid any confusion.
* Avoid crash if when there's an error associated with a label->style->symbol (typically not found).
* Check some referenceMapObj params first and bail if not set. Avoids ugly error message.
More information about the mapserver-commits
mailing list