Re: Several bugs in the Solr source code found using a static code analyzer

2024-08-01 Thread David Smiley
Hello Daniil, Thanks! I like your commentary in the blog; it should be easy work for someone to fix them. A dose of reality: Don't be surprised if nobody takes up this task. People generally work on problems they experience, not hypothetical ones. Preferably, static analysis is considered duri

Several bugs in the Solr source code found using a static code analyzer

2024-08-01 Thread Daniil Liakhov
Hello! My name is Daniil and I am Java software engineer working in PVS-Studio. We are developing a static analyzer for C++, C# and Java code and sometimes we verify open-source projects using it.I have recently checked the source code of Solr and have found several bugs, which I noted in my articl