]> source.dussan.org Git - sonarqube.git/blob
4cc296d006d24d951bc27c224de5e50f10adecc3
[sonarqube.git] /
1 <p> The result of invoking readLine() is dereferenced without checking to see if the result is null. If there are no more lines of text
2 to read, readLine() will return null and dereferencing that will generate a null pointer exception.
3 </p>