mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-05 15:00:13 +01:00
Fixed a unbalanced glamor_put_dispatch.
Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
This commit is contained in:
parent
bd53e24dc3
commit
e1be714312
1 changed files with 0 additions and 1 deletions
|
|
@ -1021,7 +1021,6 @@ glamor_download_pixmap_to_cpu(PixmapPtr pixmap, glamor_access_t access)
|
|||
&pixmap_priv->fbo->pbo);
|
||||
glamor_put_dispatch(glamor_priv);
|
||||
pbo = pixmap_priv->fbo->pbo;
|
||||
glamor_put_dispatch(glamor_priv);
|
||||
}
|
||||
|
||||
dst = glamor_download_sub_pixmap_to_cpu(pixmap, 0, 0,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue