a08e930e20
During the process of statically checking the source code, it was found that this judgment directly obtained the member of the structure pointer without performing a null pointer check. When an upstream function has an exception and passes in a null pointer, a runtime error will occur. |
||
---|---|---|
.. | ||
SConscript | ||
board.c | ||
board.h | ||
clock_config.c | ||
clock_config.h | ||
fsl_host.c | ||
interrupt.c | ||
pin_mux.c | ||
pin_mux.h | ||
trap_gcc.S |