From: Tobias Brunner Date: Fri, 17 Sep 2010 15:23:54 +0000 (+0200) Subject: Fixed a subtle SIGSEGV. X-Git-Tag: 4.5.0~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=005e45330d6b5c585718684adc21b2bed3469038;p=thirdparty%2Fstrongswan.git Fixed a subtle SIGSEGV. --- diff --git a/src/frontends/maemo/src/strongswan-status.c b/src/frontends/maemo/src/strongswan-status.c index f1456269aa..eb72028450 100644 --- a/src/frontends/maemo/src/strongswan-status.c +++ b/src/frontends/maemo/src/strongswan-status.c @@ -123,7 +123,6 @@ button_clicked (HildonButton *button, StrongswanStatus *plugin) TRUE); hildon_picker_button_set_selector (HILDON_PICKER_BUTTON (button), HILDON_TOUCH_SELECTOR (selector)); - g_object_unref (model); button = hildon_button_new_with_text ( HILDON_SIZE_FINGER_HEIGHT |