mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 03:59:22 +02:00
skb can be NULL and may lead to a NULL pointer error. Add a check condition before setting HCI rx buffer. Cc: stable@vger.kernel.org Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> |
||
|---|---|---|
| .. | ||
| core.c | ||
| data.c | ||
| hci.c | ||
| Kconfig | ||
| lib.c | ||
| Makefile | ||
| ntf.c | ||
| rsp.c | ||
| spi.c | ||
| uart.c | ||