Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list_to_atom operations #79

Open
aoeking opened this issue Dec 11, 2015 · 0 comments
Open

list_to_atom operations #79

aoeking opened this issue Dec 11, 2015 · 0 comments

Comments

@aoeking
Copy link
Contributor

aoeking commented Dec 11, 2015

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

aoeking added a commit to aoeking/cberl that referenced this issue Sep 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant