diff options
author | Pan Bian <bianpan2016@163.com> | 2019-04-19 07:39:00 +0000 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-04-24 16:33:37 +0000 |
commit | bce1a78423961fce676ac65540a31b6ffd179e6d (patch) | |
tree | 8201f766f8de098ddcc1aa48c338b7e9a4cffae9 /crypto | |
parent | f06eba72274788db6a43012a05a99915c0283aef (diff) | |
download | linux-bce1a78423961fce676ac65540a31b6ffd179e6d.tar.gz linux-bce1a78423961fce676ac65540a31b6ffd179e6d.tar.bz2 linux-bce1a78423961fce676ac65540a31b6ffd179e6d.zip |
Input: synaptics-rmi4 - fix possible double free
The RMI4 function structure has been released in rmi_register_function
if error occurs. However, it will be released again in the function
rmi_create_function, which may result in a double-free bug.
Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions