summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-02-09 20:36:16 +0000
committerDavid Robillard <d@drobilla.net>2013-02-09 20:36:16 +0000
commitd3f8c39e37bca1797934651ae25b287cb0109c78 (patch)
tree12916ef4c7fd1e2cefd6077f7ea92055f69cea4d /AUTHORS
parentcb4920ac71c3fbbb25e284e031f59d52cc03edb2 (diff)
downloadsuil-d3f8c39e37bca1797934651ae25b287cb0109c78.tar.gz
suil-d3f8c39e37bca1797934651ae25b287cb0109c78.tar.bz2
suil-d3f8c39e37bca1797934651ae25b287cb0109c78.zip
Fix crash when a broken UI returns a NULL descriptor (#886).
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5052 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index fb9e3bc..70cccdb 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -4,3 +4,5 @@ Contributors:
* Devin Anderson <surfacepatterns@gmail.com>
* Fix reparenting of Gtk UIs in Qt
+ * Peter Nelson <peter@fuzzle.org>
+ * Fix crash when a broken UI returns a NULL descriptor