Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Image: handle images with zero columns or rows.#3102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
tacaswell merged 1 commit intomatplotlib:masterfromefiring:image_segfault
Jun 1, 2014

Conversation

efiring
Copy link
Member

Two methods in the _image extension module now raise an
exception if the number of rows or columns is zero;
previously they could segfault. A particular
circumstance that can cause this (setting xlim completely
outside the image extent) is handled directly in the
image module without raising an exception.

Closes#3091.

Two methods in the _image extension module now raise anexception if the number of rows or columns is zero;previously they could segfault.  A particularcircumstance that can cause this (setting xlim completelyoutside the image extent) is handled directly in theimage module without raising an exception.Closesmatplotlib#3091.
tacaswell added a commit that referenced this pull requestJun 1, 2014
Image: handle images with zero columns or rows.
@tacaswelltacaswell merged commit3f63888 intomatplotlib:masterJun 1, 2014
@efiringefiring deleted the image_segfault branchNovember 23, 2014 21:15
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

set_xlim() crashes kernel if interpolation='none'
2 participants
@efiring@tacaswell

[8]ページ先頭

©2009-2025 Movatter.jp