Skip to content
Snippets Groups Projects
Commit 29146e81 authored by Bill Lorensen's avatar Bill Lorensen
Browse files

BUG: WordCloud did not reserve string length

Before transforming the skippedWord string, the string was not resized
to the length of the skippedWord. This caused some platforms to report
1 skipped word, while other platforms crashed. The UnitTestWordCloud
is updated to reflect the properly calculated skipped words.

Thanks to Ken for finding this bug.

 LocalWords:  WordCloudBug Infovis ThirdParty vtkEventData
 LocalWords:  vtkGenericOpenGLRenderWindow
parent e1b12212
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment