Fix unbalanced fbGetDrawable added in commit 0a9239ec
.
This commit is contained in:
parent
55bd8668e7
commit
ca784df84e
|
@ -4146,6 +4146,9 @@ fbCompositeRect (const FbComposeData *data, CARD32 *scanline_buffer)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (!store)
|
||||||
|
fbFinishAccess (data->dest->pDrawable);
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in New Issue