Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1271204 > unrolled thread
| Started by | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| First post | 2015-11-17 14:50 +0100 |
| Last post | 2015-11-17 14:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 3/3] gpio: palmas: fix a possible NULL dereference Linus Walleij <linus.walleij@linaro.org> - 2015-11-17 14:50 +0100
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Date | 2015-11-17 14:50 +0100 |
| Subject | Re: [PATCH 3/3] gpio: palmas: fix a possible NULL dereference |
| Message-ID | <qvONY-5HC-21@gated-at.bofh.it> |
On Wed, Nov 11, 2015 at 9:27 PM, LABBE Corentin <clabbe.montjoie@gmail.com> wrote: > of_match_device could return NULL, and so cause a NULL pointer > dereference later. > > Reported-by: coverity (CID 1130700) > Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Patch applied. ALl of these seem pretty academic, as the match table is likely the same that causes the device core to call probe() in the first place. But whatever. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web