Files
tsaikevin e609296abe fix: [ARLS] Fix coverity issues (#2279)
Address following coverity issues
1. Integer Overflow or Wraparound (CWE 190)
2. NULL Pointer Dereference (CWD 476)

Signed-off-by: Kevin Tsai <kevin.tsai@intel.com>
2024-08-29 09:31:09 +08:00
..