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

Image operations Are having out of memory exception? #4

@aloksharma1

Description

@aloksharma1

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions