php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55896 imagick_resize freeze
Submitted: 2003-10-16 13:24 UTC Modified: 2005-10-23 09:15 UTC
From: admin at e-rower dot pl Assigned: mcmontero (profile)
Status: No Feedback Package: imagick (PECL)
PHP Version: 4.3.3 OS: Linux RedHat 9.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: admin at e-rower dot pl
New email:
PHP Version: OS:

 

 [2003-10-16 13:24 UTC] admin at e-rower dot pl
Description:
------------
imagick_resize (resource imagick_handle, int width, int height, int filter, int blur);

blur means the blur factor where > 1 is blurry, < 1 is sharp.

When blur == 0 (in example/resize.php blur == 0) this function will freeze - it should be protected.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-01 10:11 UTC] chregu@php.net
please try the latest release (0.9.9)
 [2005-10-23 09:15 UTC] mike@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 05:01:33 2024 UTC