diff options
author | 2020-08-19 17:37:56 +0300 | |
---|---|---|
committer | 2020-08-23 17:08:51 +0200 | |
commit | f688a345f0d7a6df4dd2aeca8e4f3c05e123a0ee (patch) | |
tree | 28d82c84f28ddb6393fe0ab4b93e9186c0851e2b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/bridge/tc358775: Fix for PTR_ERR (diff) | |
download | wireguard-linux-f688a345f0d7a6df4dd2aeca8e4f3c05e123a0ee.tar.xz wireguard-linux-f688a345f0d7a6df4dd2aeca8e4f3c05e123a0ee.zip |
drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly
If ge_b850v3_lvds_init() does not allocate memory for ge_b850v3_lvds_ptr,
then a null pointer dereference is accessed.
The patch adds checking of the return value of ge_b850v3_lvds_init().
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Nadezda Lutovinova <lutovinova@ispras.ru>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200819143756.30626-1-lutovinova@ispras.ru
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions