Skip to content

SSL setup freezes caller option hashes #758

Description

@OskarEichler

Problem

Net::IMAP SSL configuration freezes an options Hash supplied by the caller while normalizing it. A hash reused for another connection can unexpectedly become immutable.

Prepared atomic commit bbb6817367fb648c3994c5294e8e3c758cdbe851 copies the option hash before normalization/freezing and retains existing certificate/context behavior. Dual-Ruby suites and focused Hash/keyword/frozen ownership models pass; package and Rails checks pass. No repository tests were modified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions