Skip to content

Variable uninitialized when history file can't be opened#118

Open
phmarek wants to merge 1 commit intoMultiChain:masterfrom
phmarek:patch-3
Open

Variable uninitialized when history file can't be opened#118
phmarek wants to merge 1 commit intoMultiChain:masterfrom
phmarek:patch-3

Conversation

@phmarek
Copy link

@phmarek phmarek commented Apr 16, 2020

m_Line must be initialized, even if the file isn't readable (because the current user has no access rights).
Fixes a segfault.

`m_Line` must be initialized, even if the file isn't readable (because the current user has no access rights).
Fixes a segfault.
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.

1 participant