diff options
author | Daniel Martin <consume.noise@gmail.com> | 2018-03-02 12:12:09 +0100 |
---|---|---|
committer | Michel Dänzer <michel.daenzer@amd.com> | 2018-03-02 12:12:09 +0100 |
commit | aef8fe6e9e94ebecbbb6adf940160d3a7ab4d5ac (patch) | |
tree | 54d2e8fe26e73d437ac2c09b8b378da8f58e2df0 /src/radeon_chipinfo_gen.h | |
parent | 1ef12a92ca53cd6fbfed3ef8628616445b007c9a (diff) |
modesetting: Reset output_id if drmModeGetConnector failed
If drmModeGetConnector() fails in drmmode_output_detect(), we have to
reset the output_id to -1 too.
Yet another spot leading to a potential NULL dereference when handling
the mode_output member as output_id was != -1. Though, this case should
be very hard to hit.
Signed-off-by: Daniel Martin <consume.noise@gmail.com>
(Ported from amdgpu commit 10054b6c3d9a755b30abb43020121b9631fa296d)
Diffstat (limited to 'src/radeon_chipinfo_gen.h')
0 files changed, 0 insertions, 0 deletions