mbox series

[0/2] Fix two coverity issues in fsl_lpuart.c

Message ID 20210426074935.11131-1-sherry.sun@nxp.com
Headers show
Series Fix two coverity issues in fsl_lpuart.c | expand

Message

Sherry Sun April 26, 2021, 7:49 a.m. UTC
Fix two issues in fsl_lpuart.c reported by Coverity Scan.

Sherry Sun (2):
  tty: serial: fsl_lpuart: fix the potential bug of division or modulo
    by zero
  tty: serial: fsl_lpuart: fix the potential bug of dereference null
    return value

 drivers/tty/serial/fsl_lpuart.c | 6 ++++++
 1 file changed, 6 insertions(+)