]> spindle.queued.net Git - midori/commit
Make sure to only update the proxy array if it's still there
authorChristian Dywan <christian@twotoasts.de>
Sat, 18 Jul 2009 13:30:03 +0000 (15:30 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sat, 18 Jul 2009 13:30:03 +0000 (15:30 +0200)
commit3ac71da2c4afcd8d9f6ca05093cf10d81667df08
tree528ff10d07e302cede1c6a725b523bb288fecce7
parente6ecea419494bf703f2c67c94dc36f105bb8b468
Make sure to only update the proxy array if it's still there

The proxy array of the browser is unset during disposal, so we
may end up trying to work with a NULL value.
midori/midori-browser.c