Ticket #2920 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Geoconcept : segfault when using a directory as destination dataset

Reported by: dgrichard Owned by: dgrichard
Priority: normal Milestone: 1.7.0
Component: OGR_SF Version: 1.6.0
Severity: normal Keywords: geoconcept
Cc: rouault

Description

When specifying a destination dataset that does not contain an extension (.gxt ou .txt), the geoconcept driver segfaults.

This feature was not initially supported by the driver. Fixing this bug made it now supported for creating new datasets, not for updating them. The attached patch corrects the bug.

Attachments

geoconcept_dircreation.diff Download (6.0 KB) - added by dgrichard 4 years ago.

Change History

Changed 4 years ago by dgrichard

  Changed 4 years ago by dgrichard

patch applied r16682

follow-up: ↓ 3   Changed 4 years ago by mloskot

Richard,

Just a side note, you don't need to include full URL of ticket in the log message. You can just use #X where X is number of ticket:

Bug fix for #2920

Similarly, you can refer in log to particular revision (changeset) by using r + number (i.e. r16682)

It's just shorter and Trac will recognize it perfectly well.

in reply to: ↑ 2   Changed 4 years ago by dgrichard

Replying to mloskot:

Thanks a lot, I'll try to remember that.

follow-up: ↓ 5   Changed 4 years ago by mloskot

Didier,

Sorry for not calling you Didier. Even corrected me that Richard is your last name.

in reply to: ↑ 4   Changed 4 years ago by dgrichard

Replying to mloskot:

No problem Mateusz, I'm used to that : in France both words can be used at first/last names !-)

  Changed 4 years ago by rouault

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 1.7.0
Note: See TracTickets for help on using tickets.