Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Image operations Are having out of memory exception? #4

Open
aloksharma1 opened this issue Apr 4, 2018 · 1 comment
Open

Image operations Are having out of memory exception? #4

aloksharma1 opened this issue Apr 4, 2018 · 1 comment

Comments

@aloksharma1
Copy link

Hi,

i am trying to use elfinder in my project but all image related operations are throwing Out of memory exception, i traced the issue back using source code for the library and using rotate function, the problem is when i try to apply/save as on a image processing request (crop/rotate/resize) it creates a new empty file and tries to call GetImageDimension on length file, the command passinf through elfinder is mkfile but i believe it should use duplicate file before trying crop or similar function to remove this error.

i also wish to contribute with the project, let me know how i can fix this problem. i have the code for archive/unarchive ready with me.

@EvgenNoskov
Copy link
Owner

Hi,
Please create a pull request (just like #3 ) and I will merge your bugfixes and new features into this repository.

actorius added a commit to actorius/Elfinder.NET that referenced this issue Feb 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants