Skip to content

Check all allocs in the Arrow tree#9488

Open
wiredfool wants to merge 1 commit intopython-pillow:mainfrom
wiredfool:arrow_malloc_guard
Open

Check all allocs in the Arrow tree#9488
wiredfool wants to merge 1 commit intopython-pillow:mainfrom
wiredfool:arrow_malloc_guard

Conversation

@wiredfool
Copy link
Member

Changes proposed in this pull request:

  • handle alloc failure in all cases
  • Ensure we're calling release so the refcount on the image is decremented
  • Ensure that release array/schema can handle partially allocated children arrays.

Thanks to @devdanzin for the report.

* handle alloc failure
* Ensure we're calling release so the refcount on the image is
decremented
* Ensure that release array/schema can handle partially allocated
children arrays.
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.

1 participant