[GitHub] kafka pull request #3998: Fix array index out of bounds

2017-09-30 Thread yew1eb
GitHub user yew1eb opened a pull request: https://github.com/apache/kafka/pull/3998 Fix array index out of bounds This array access might be out of bounds, as the index might be equal to the array length. You can merge this pull request into a Git repository by running: $ git

[GitHub] kafka pull request #3998: Fix array index out of bounds

2017-12-09 Thread yew1eb
Github user yew1eb closed the pull request at: https://github.com/apache/kafka/pull/3998 ---