Reporter: assefaDate: 2007/05/06 - 17:40
Latest changes in MapServer with class and styles initialisation were causing MapServer to crash while drawing 24bis images into 8bit output.
I have done the same test with the 4.10.x and there is no issue with it.
Reporter: assefa Date: 2007/05/06 - 17:40 Latest changes in MapServer with class and styles initialisation were causing MapServer to crash while drawing 24bis images into 8bit output.
I have done the same test with the 4.10.x and there is no issue with it.
--- mapdrawgdal.c (revision 6087)
+++ mapdrawgdal.c (working copy)
@@ -577,8 +577,12 @@
if( gdImg && !truecolor ) { int iClass;