Skip to content

memory leak using body_string without a messageID #4

Description

@LorenzoTa

Hello and thanks for your module!

I used inadvertedly $imap->body_string() instead of $imap->body_string( $msg ) and the program leaked a lot of memory until I killed it. I'm using the currently latest version 3.43

I suspect it tried to read all messages in the currently selected, huge, imap folder.

I hope is not something affecting all methods acceppting one or more message IDs.

ATM I have no time to investigate it further.

Thanks for reading

L*

Activity

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

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