Skip to content

list_to_atom operations  #79

@aoeking

Description

@aoeking

Hi,

I notice that cberl.erl module uses list_to_atom function which will going to crash the system after the atom limit exceeded. Can you change it to use use list_to_existing_atom in order prevent that issue.
Also I have attached a patch for that.
patch.txt

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