summaryrefslogtreecommitdiff
path: root/src/radeon_dri3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/radeon_dri3.c')
-rw-r--r--src/radeon_dri3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon_dri3.c b/src/radeon_dri3.c
index 43a073be..c5670246 100644
--- a/src/radeon_dri3.c
+++ b/src/radeon_dri3.c
@@ -144,6 +144,7 @@ static PixmapPtr radeon_dri3_pixmap_from_fd(ScreenPtr screen,
}
screen->DestroyPixmap(pixmap);
+ return NULL;
}
}
#endif