diff options
author | Wei Yongjun <[email protected]> | 2020-05-07 09:42:52 +0000 |
---|---|---|
committer | Johan Hovold <[email protected]> | 2020-05-13 16:42:07 +0200 |
commit | 43d7ce70ae43dd8523754b17f567417e0e75dbce (patch) | |
tree | 16bd8bcb2701a48f209a43d86842270605422099 /drivers/fpga/fpga-bridge.c | |
parent | 2ef96a5bb12be62ef75b5828c0aab838ebb29cb8 (diff) |
gnss: sirf: fix error return code in sirf_probe()
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.
This avoids a use-after-free in case the driver is later unbound.
Fixes: d2efbbd18b1e ("gnss: add driver for sirfstar-based receivers")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Wei Yongjun <[email protected]>
[ johan: amend commit message; mention potential use-after-free ]
Cc: stable <[email protected]> # 4.19
Signed-off-by: Johan Hovold <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions