]> spindle.queued.net Git - midori/commit
When removing bookmarks, folder must not be NULL
authorVincent Cappe <vcappe@gmail.com>
Sun, 19 Feb 2012 16:44:15 +0000 (17:44 +0100)
committerChristian Dywan <christian@twotoasts.de>
Sun, 19 Feb 2012 16:52:14 +0000 (17:52 +0100)
commit62f0ef746c182ba6b0d61fd1199e8ac0a4ff759d
tree1d8a297196da17b01cbb3c5050154e013511c231
parent69c319d62a6369f5ad6c14111beb76ab4733dd40
When removing bookmarks, folder must not be NULL

If folder is NULL, we end up with "(NULL)" in sqlite.

Modified patch to use katze_str_non_null.

Fixes: https://bugs.launchpad.net/midori/+bug/926914
katze/katze-utils.h
midori/main.c
midori/midori-searchaction.c