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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
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: Sat Apr 20 00:01:27 2024 UTC