Skip to content

Fix wild pointer to buffer

Simon Ser requested to merge github/fork/acrisci/bug/fix-wild-buffer into master

Created by: acrisci

After the buffer is released from the release event, it should no longer be accessed.

Fixes a GTK crash.

Merge request reports

Loading