Skip to content

Conversation

@qmfrederik
Copy link
Contributor

This PR fixes an issue where HelpText.AddLine would end up in an infinite loop if value ended with multiple spaces, and adds a unit test for that.

It also adds some additional parameter validation for values which otherwise would cause the method to fail.

Fixes#387

@qmfrederik
Copy link
ContributorAuthor

@nemec@gsscoder If you have any time to review this PR (it's fairly straightforward), that would be great. Thanks!

@nemecnemec merged commit bbb0a50 into gsscoder:masterDec 30, 2016
Sign up for freeto 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.

OutOfMemoryException in HelpText.AddLine

2 participants

@qmfrederik@nemec