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

Fixes for get_config_item() #7

Closed
wants to merge 1 commit into from
Closed

Fixes for get_config_item() #7

wants to merge 1 commit into from

Conversation

johnlepikhin
Copy link

This function always returned empty string and crashed if no value available with error like "memory allocation of 18446744073709551615 bytes failed"

I had to change return type.

This function always returned empty string and crashed if no value available with error like "memory allocation of 18446744073709551615
bytes failed"
@sanpii
Copy link
Owner

sanpii commented Nov 13, 2019

Merged.

@sanpii sanpii closed this Nov 13, 2019
@johnlepikhin johnlepikhin deleted the fix-get_config_item branch November 13, 2019 16:02
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

Successfully merging this pull request may close these issues.

2 participants