id summary reporter owner description type status priority milestone component version severity resolution keywords cc 2586 pointer vrs int size on 64 bit systems alg/gdalsimplewarp.cpp winkey warmerdam " couple instances where memory is allocated with sizeof(int) for pointers lines 128 and 152 gdalsimplewarp.cpp {{{ 0==894== Invalid write of size 8 ==894== at 0x5004C30: GDALSimpleImageWarp (gdalsimplewarp.cpp:131) ==894== by 0x500553F: GDALSimpleImageWarp (gdalsimplewarp.cpp:107) ==894== by 0x401ABD: gdalwarpsimple (gdalwarpsimple.c:157) ==894== by 0x401796: main (main.c:83) ==894== Address 0x6234AF8 is 8 bytes inside a block of size 12 alloc'd ==894== at 0x4A04B32: calloc (vg_replace_malloc.c:279) ==894== by 0x4FE1934: CPLCalloc (cpl_conv.cpp:80) ==894== by 0x5004BF1: GDALSimpleImageWarp (gdalsimplewarp.cpp:128) ==894== by 0x500553F: GDALSimpleImageWarp (gdalsimplewarp.cpp:107) ==894== by 0x401ABD: gdalwarpsimple (gdalwarpsimple.c:157) ==894== by 0x401796: main (main.c:83) ==894== ==894== Invalid write of size 8 ==894== at 0x50051B1: GDALSimpleImageWarp (gdalsimplewarp.cpp:155) ==894== by 0x500553F: GDALSimpleImageWarp (gdalsimplewarp.cpp:107) ==894== by 0x401ABD: gdalwarpsimple (gdalwarpsimple.c:157) ==894== by 0x401796: main (main.c:83) ==894== Address 0x6138DA8 is 8 bytes inside a block of size 12 alloc'd ==894== at 0x4A04B32: calloc (vg_replace_malloc.c:279) ==894== by 0x4FE1934: CPLCalloc (cpl_conv.cpp:80) ==894== by 0x5005188: GDALSimpleImageWarp (gdalsimplewarp.cpp:152) ==894== by 0x500553F: GDALSimpleImageWarp (gdalsimplewarp.cpp:107) ==894== by 0x401ABD: gdalwarpsimple (gdalwarpsimple.c:157) ==894== by 0x401796: main (main.c:83) }}} " defect closed normal 1.5.3 default svn-trunk normal fixed gdalsimplewarp