id summary reporter owner description type status priority milestone component version severity resolution keywords cc 3339 RasterliteCreateCopy() might crash randomly on 32bit platform Even Rouault Even Rouault "An invalid use of sprintf(szTmp, ""%llu"", (GUIntBig)ptr) to print the address of a pointer into a string caused the string to contain a wrong address when ptr >= 0x80000000. CPLPrintPointer() should be used instead Oddly, a warning is printed by GCC when the incorrect code is compiled as a C file, but not a C++ one" defect closed normal GDAL_Raster svn-trunk normal fixed rasterlite