Ticket #864 (closed defect: fixed)
gdalwarp: overflow from dstfile name
| Reported by: | hamish_nospam@… | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | GDAL_Raster | Version: | unspecified |
| Severity: | normal | Keywords: | tps |
| Cc: | neteler |
Description
A couple of weird bugs, both when using 'gdalwarp -tps'. 1) processing runs slower and output appears as a series of swirly lines if the GCPs are not sorted by line (*as below) before being applied with gdal_translate. (previously the GCPs were in somewhat random order) * [-gcp pixel line easting northing] 2) this is the really weird one, maybe a memory buffer getting stomped on? If the gdalwarp dstfile is less then 20 chars then the output appears as a series of swirly lines. If I make the output filename 20 chars+, it works fine. ?! GDAL 1.2.6.0, released 2005/03/13 on Debian (from debian package). reproduceable on multiple machines. more details available upon request. thanks, Hamish
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

