X Tutup
Skip to content

8.0 pgreader getting confused over field size #5468

@mgravell

Description

@mgravell

Reported via Dapper: DapperLib/Dapper#2006

Symptom:

The read on this field has not consumed all of its bytes (pos: 4, len: 1140850688)

when reading simple primitive fields, presumably not 1GB of data (I can't provide details, I'm not OP, see linked Dapper post for context).

It feels like PgReader has tripped over its feet and is misreporting the field length?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup