]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Unref GLib.AsyncResult on uncaught errors in coroutines
authorRico Tzschichholz <ricotz@ubuntu.com>
Fri, 28 Apr 2017 13:31:19 +0000 (15:31 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 2 May 2017 12:58:55 +0000 (14:58 +0200)
commitd242e8124e21294a97037f1091bc386f1c3e1dd1
treeb767a1bb62c441ad33dc32d4b1200a43059680b0
parentb2eedd7b4df408b66081baca20ac3b7093413cef
codegen: Unref GLib.AsyncResult on uncaught errors in coroutines

Ignoring the warning of uncaught error in async methods resulted in
leaking a reference to the scopes GLib.AsyncResult.

https://bugzilla.gnome.org/show_bug.cgi?id=641171
codegen/valagerrormodule.vala