]> spindle.queued.net Git - midori/commit
Check if extension_init returns NULL and handle it
authorChristian Dywan <christian@twotoasts.de>
Wed, 30 Jun 2010 21:09:21 +0000 (23:09 +0200)
committerChristian Dywan <christian@twotoasts.de>
Wed, 30 Jun 2010 21:09:21 +0000 (23:09 +0200)
commitb0191b69b08a7c7436bb46cb6a2f6c14f9b084e5
treefc4c2593cd88f966c3659535f67af018e157828c
parenta04bf24b5ef4efc2df0a89b856d4d0e66b19785d
Check if extension_init returns NULL and handle it

In the case where an extension ends up existing multiple
times, it will fail to create an instance. We would
rather see it in the list than crash.
midori/main.c