Skip to content

Fix pipe read limit#3990

Merged
jcupitt merged 3 commits into
8.15from
fix-pipe-read-limit
Jun 12, 2024
Merged

Fix pipe read limit#3990
jcupitt merged 3 commits into
8.15from
fix-pipe-read-limit

Conversation

@jcupitt

@jcupitt jcupitt commented Jun 12, 2024

Copy link
Copy Markdown
Member
  • We were not checking VIPS_PIPE_READ_LIMIT for huge single reads
  • Use vips__parse_size() to parse the size of the read limit, so eg. "2g" now works for a 2gb read limit
  • vipsheader was not always displaying the error buffer correctly

see #3984

jcupitt added 3 commits June 12, 2024 14:42
- We were not checking `VIPS_PIPE_READ_LIMIT` for huge single reads
- Use vips__parse_size() to parse the size of the read limit, so eg.
  "2g" now works for a 2gb read limit
- vipsheader was not always displaying the error buffer correctly

see #3984
@jcupitt jcupitt mentioned this pull request Jun 12, 2024
@jcupitt jcupitt merged commit b73450c into 8.15 Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants