Ticket #1733 (closed defect: fixed)
ILWIS .grf creation doesn't work sometimes.
| Reported by: | warmerdam | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.0 |
| Component: | GDAL_Raster | Version: | svn-trunk |
| Severity: | normal | Keywords: | ilwis |
| Cc: | lichun |
Description
Translation to ILWIS format on windows doesn't not seem to work properly as some files (such as .grf) are given crazy names. This appears to be because the filename from poOpenInfo is kept within the dataset without making a local allocation even though the filename in poOpenInfo is likely to be destroyed before the dataset is destroyed.
Change History
Note: See
TracTickets for help on using
tickets.
