mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

* origin/topic/timw/coverity-fixes: Fix a few other minor issues reported by Coverity Add a few extra null checks, plus a missing initialization that led to a bad null check Fix some integer overflow issues reported by Coverity Ignore a couple of known-unused results reported by Coverity Fix some bit-shifting overflow/UB issues reported by Coverity Reset the value of a status variable in SQLite backend before using it in a loop Fix a potential memory leak reported by Coverity Avoid some string copies in IRC analyzer Add some additional std::moves reported by Coverity Fix an unsigned integer comparison reported by Coverity Fix uninitialized class member Coverity findings Handle uncaught exception during setup Update gen-zam submodule for Coverity findings
1 line
14 B
Text
1 line
14 B
Text
8.0.0-dev.730
|