Split Deframer into FrameAccumulator and Router #2900
37 new alerts
New alerts in code changed by this pull request
- 10 warnings
- 27 notes
See annotations below for details.
Annotations
Check notice on line 17 in Svc/Deframer/Deframer.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 25 in Svc/Deframer/Deframer.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 17 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 28 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 30 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 32 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 34 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 50 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 74 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 75 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 104 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 115 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 71 in Svc/FrameAccumulator/FrameAccumulator.hpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 18 in Svc/Router/Router.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 26 in Svc/Router/Router.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 38 in Svc/Router/Router.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check notice on line 91 in Svc/Router/Router.cpp
Code scanning / CodeQL
Use of basic integral type Note
Check warning on line 35 in Svc/Deframer/Deframer.cpp
Code scanning / CodeQL
Unchecked function argument Warning
Check warning on line 35 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Unchecked function argument Warning
Check warning on line 35 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Unchecked function argument Warning
Check warning on line 40 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Unchecked function argument Warning
Check warning on line 54 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Unchecked function argument Warning
Check warning on line 57 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Unchecked function argument Warning
Check warning on line 61 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Unchecked function argument Warning
Check warning on line 138 in Svc/FrameAccumulator/FrameAccumulator.cpp
Code scanning / CodeQL
Unchecked return value Warning
is not checked.