]> Pileus Git - ~andy/gtk/commit
application: Really allow NULL application-id
authorChristian Persch <chpe@gnome.org>
Tue, 12 Jun 2012 14:13:06 +0000 (16:13 +0200)
committerChristian Persch <chpe@gnome.org>
Tue, 12 Jun 2012 14:15:12 +0000 (16:15 +0200)
commit75331c0ac289a065d66580bf52502c41b8af9cc7
treed6a55a2878e4aea5c38bee1fd180a9e6001c977a
parent099dff1085e76e6e1aca9b986c0e11f6984d270b
application: Really allow NULL application-id

While the docs were adjusted to claim that NULL application-id is allowed,
the code actually segfaulted on it.
gtk/gtkapplication.c