[PATCH] gfxstream: check device exists before using it
authorGurchetan Singh <gurchetansingh@google.com>
Tue, 18 Mar 2025 23:01:47 +0000 (16:01 -0700)
committerTimo Aaltonen <tjaalton@debian.org>
Thu, 3 Apr 2025 10:47:45 +0000 (13:47 +0300)
commit4ac91ff1fac0d240b04196d4e609f1242c8af5ee
treed07e3f579e46cf94ad2096b979e68f1de7a5a148
parent0d03160bfefd672037a8f8d12e3b6a6e832eac2e
[PATCH] gfxstream: check device exists before using it

Segfaults in the error case otherwise.

Cc: mesa-stable
Reviewed-by: Aaron Ruby <aruby@qnx.com>
Gbp-Pq: Name gfxstream-check-device-before-using.diff
src/gfxstream/guest/connection-manager/GfxStreamConnectionManager.cpp