Fix #2588, Split up CFE_TBL_Load and remove early returns #2589
7 new alerts
New alerts in code changed by this pull request
- 1 warning
- 6 notes
See annotations below for details.
Annotations
Check notice on line 401 in modules/tbl/fsw/src/cfe_tbl_internal.c
Code scanning / CodeQL
Long function without assertion Note
Check notice on line 1700 in modules/tbl/fsw/src/cfe_tbl_internal.c
Code scanning / CodeQL
Long function without assertion Note
Check notice on line 1738 in modules/tbl/fsw/src/cfe_tbl_internal.c
Code scanning / CodeQL
Long function without assertion Note
Check notice on line 1799 in modules/tbl/fsw/src/cfe_tbl_internal.c
Code scanning / CodeQL
Long function without assertion Note
Check notice on line 1802 in modules/tbl/fsw/src/cfe_tbl_internal.c
Code scanning / CodeQL
Use of non-constant function pointer Note
Check notice on line 1832 in modules/tbl/fsw/src/cfe_tbl_internal.c
Code scanning / CodeQL
Long function without assertion Note
Check warning on line 1716 in modules/tbl/fsw/src/cfe_tbl_internal.c
Code scanning / CodeQL
Local variable address stored in non-local memory Warning
may be assigned to a non-local variable.