mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Fix a few other minor issues reported by Coverity
This commit is contained in:
parent
d22810e476
commit
64bca5ce4c
3 changed files with 2 additions and 4 deletions
|
@ -68,7 +68,6 @@ void RandTest::add(const void* buf, int bufl) {
|
|||
scct2 = scct2 + oc;
|
||||
scct3 = scct3 + (oc * oc);
|
||||
scclast = oc;
|
||||
oc <<= 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue