mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 17:17:16 +09:00
p
This commit is contained in:
@@ -134,13 +134,11 @@ bool gsr_get_valid_card_path(char *output) {
|
||||
found_screen_card = true;
|
||||
|
||||
drmModeFreePlane(plane);
|
||||
|
||||
if(found_screen_card)
|
||||
break;
|
||||
}
|
||||
|
||||
close(fd);
|
||||
|
||||
if(found_screen_card)
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user