mbox series

[0/2] sh: intc: Fix UAF and compile error problems

Message ID 20221118024611.112732-1-yuancan@huawei.com (mailing list archive)
Headers show
Series sh: intc: Fix UAF and compile error problems | expand

Message

Yuan Can Nov. 18, 2022, 2:46 a.m. UTC
This series fix servel compile errors and an UAF problem in
drivers/sh/intc/core.c.

Yuan Can (2):
  sh: intc: Fix compile errors about casting
  sh: intc: Fix possible UAF in register_intc_controller()

 drivers/sh/intc/core.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)