Skip to content

bug: handle commit empty buffer

Simon Ser requested to merge github/fork/acrisci/bug/commit-empty-buffer into master

Created by: acrisci

Before a QT client exits, it attaches a NULL buffer and then commits. This handles that situation by setting the texture to invalid after attaching then committing a NULL buffer.

Merge request reports

Loading