Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Useless if statement in image-view.c #3201

Closed
qarmin opened this issue Feb 5, 2021 · 1 comment
Closed

Useless if statement in image-view.c #3201

qarmin opened this issue Feb 5, 2021 · 1 comment

Comments

@qarmin
Copy link

qarmin commented Feb 5, 2021

if (status == MagickFalse)
status=MagickFalse;

@urban-warrior
Copy link
Member

Thanks for the problem report. We can reproduce it and will have a patch to fix it in the GIT main branch @ https://github.com/ImageMagick/ImageMagick later today. The patch will be available in the beta releases of ImageMagick @ https://imagemagick.org/download/beta/ by sometime tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants