Opened 10 years ago

Closed 10 years ago

#5636 closed defect (fixed)

OpenFileGDB: cannot read GDB with string fields with a default value length > 127

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.11.1
Component: OGR_SF Version: unspecified
Severity: normal Keywords: fgdb
Cc:

Description

It was assumed that the length of the default value was coded on a byte whereas it is in fact a varint.

Change History (1)

comment:1 by Even Rouault, 10 years ago

Milestone: 1.11.1
Resolution: fixed
Status: newclosed

Fixed in trunk r27635 and branches/1.11 r27636

Note: See TracTickets for help on using tickets.