This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 6cd069d
committed
[CID 14868] libscript: Bad bit shift operation.
Temporary fix to make Coverity happy. This allows LCB bit shifting by
any amount. A proper fix will ensure that left shifting is an error
if it causes overflow.1 parent 9827c6a commit 6cd069d
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
52 | 56 | | |
53 | 57 | | |
54 | 58 | | |
| |||
0 commit comments