[mapserver-commits] [mapserver/mapserver] c39c27: Fixing segfault when coverage rendering failed.
GitHub
noreply at github.com
Wed Dec 25 03:22:22 PST 2013
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: c39c276cdf25c9c95d5e8ca55abb205165b4eae0
https://github.com/mapserver/mapserver/commit/c39c276cdf25c9c95d5e8ca55abb205165b4eae0
Author: Fabian Schindler <fabian.schindler at gmx.at>
Date: 2013-12-18 (Wed, 18 Dec 2013)
Changed paths:
M mapwcs20.c
Log Message:
-----------
Fixing segfault when coverage rendering failed.
Commit: 51784eae86db3523066cae5f4749f60ae16b2dff
https://github.com/mapserver/mapserver/commit/51784eae86db3523066cae5f4749f60ae16b2dff
Author: Stephan Meissl <stephan at meissl.name>
Date: 2013-12-25 (Wed, 25 Dec 2013)
Changed paths:
M .gitignore
M .travis.yml
M CMakeLists.txt
M COMMITERS
M HISTORY.TXT
M INSTALL.CMAKE
M Makefile
A cmake/FindHarfBuzz.cmake
M cmake/FindPostgreSQL.cmake
A cmake/FindV8.cmake
A dejavu-sans-condensed.h
A fontcache.c
A fontcache.h
M hittest.c
M legend.c
M mapagg.cpp
A mapagg.h
M mapcairo.c
M mapchart.c
M mapcluster.c
M mapcontext.c
M mapcontour.c
M mapcopy.c
M mapcopy.h
M mapdebug.c
M mapdraw.c
M mapdrawgdal.c
M mapdummyrenderer.c
M maperror.c
M maperror.h
M mapfile.c
M mapfile.h
R mapgd.c
M mapgdal.c
M mapgeomtransform.c
M mapgeos.c
M mapgml.c
M mapgml.h
M mapgraticule.c
M mapimageio.c
M mapimagemap.c
M mapio.c
M mapio.h
M mapkml.cpp
M mapkmlrenderer.cpp
M mapkmlrenderer.h
M maplabel.c
M maplayer.c
M maplegend.c
M maplexer.c
M maplexer.l
M maplibxml2.c
M maplibxml2.h
M mapmssql2008.c
M mapobject.c
M mapogcfilter.c
M mapogcfilter.h
M mapogcfiltercommon.c
M mapogcsld.c
M mapogcsos.c
M mapogr.cpp
M mapogroutput.c
M mapoutput.c
M mapows.c
M mapows.h
M mapowscommon.c
M mapowscommon.h
M mapparser.c
M mapparser.h
M mapparser.y
M mappostgis.c
M mappostgis.h
M mapprimitive.c
M mapproject.c
M mapproject.h
M mapquery.c
M mapraster.c
M maprasterquery.c
M maprendering.c
M mapresample.c
M mapscale.c
M mapscript/csharp/CMakeLists.txt
A mapscript/java/.gitignore
M mapscript/java/CMakeLists.txt
M mapscript/java/tests/threadtest/MapThread.java
M mapscript/php/CMakeLists.txt
M mapscript/php/class.c
M mapscript/php/cluster.c
M mapscript/php/image.c
M mapscript/php/label.c
M mapscript/php/labelcachemember.c
M mapscript/php/layer.c
M mapscript/php/map.c
M mapscript/php/mapscript_i.c
M mapscript/php/php_mapscript.c
M mapscript/php/php_mapscript.h
M mapscript/php/php_mapscript_util.c
M mapscript/php/style.c
M mapscript/php/symbol.c
M mapscript/python/pygdioctx/pygdioctx.c
M mapscript/python/tests/cases/layertest.py
M mapscript/python/tests/cases/symboltest.py
M mapscript/ruby/CMakeLists.txt
M mapscript/swiginc/class.i
M mapscript/swiginc/color.i
M mapscript/swiginc/image.i
M mapscript/swiginc/map.i
M mapscript/swiginc/rect.i
A mapscript/v8/line.cpp
A mapscript/v8/line.hpp
A mapscript/v8/point.cpp
A mapscript/v8/point.hpp
A mapscript/v8/shape.cpp
A mapscript/v8/shape.hpp
A mapscript/v8/v8_mapscript.cpp
A mapscript/v8/v8_mapscript.h
A mapscript/v8/v8_object_wrap.hpp
M mapsearch.c
M mapserver-config.h.in
M mapserver.h
M mapservutil.c
M mapstring.c
M mapsymbol.c
M mapsymbol.h
M maptclutf.c
M maptemplate.c
M mapthread.c
M mapthread.h
M maptile.c
M maptime.c
M maptime.h
M mapunion.c
A maputfgrid.cpp
A maputfgrid.h
M maputil.c
M mapuvraster.c
A mapv8.cpp
M mapwcs.c
M mapwcs11.c
M mapwcs20.c
M mapwfs.c
M mapwfs11.c
A mapwfs20.c
M mapwms.c
M mapwmslayer.c
M msautotest
A release-notes.sh
M renderers/agg/include/agg_basics.h
M renderers/agg/include/agg_glyph_raster_bin.h
M renderers/agg/include/agg_renderer_raster_text.h
M shp2img.c
M sym2img.c
M tests/test.map
A textlayout.c
A uthash.h
M xmlmapfile/mapfile.xsd
M xmlmapfile/mapfile.xsl
Log Message:
-----------
Merge branch 'master' into fix-wcs20-error-segfault
Commit: 77c779ec6dd162d5ba8a8bf4506e8b1a6fa496a7
https://github.com/mapserver/mapserver/commit/77c779ec6dd162d5ba8a8bf4506e8b1a6fa496a7
Author: Stephan Meissl <stephan at meissl.name>
Date: 2013-12-25 (Wed, 25 Dec 2013)
Changed paths:
M mapwcs20.c
Log Message:
-----------
Merge pull request #4829 from EOX-A/fix-wcs20-error-segfault
Fixing segfault when coverage rendering failed.
Compare: https://github.com/mapserver/mapserver/compare/b823645f4763...77c779ec6dd1
More information about the mapserver-commits
mailing list