Fix another crasher
2005-06-23 Diego Gonzalez <diego@pemas.net> * gnome-about-me-password.c (gnome_about_me_password): Fix another crasher
This commit is contained in:
parent
424e11d851
commit
e14b196cec
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-06-23 Diego Gonzalez <diego@pemas.net>
|
||||
|
||||
* gnome-about-me-password.c (gnome_about_me_password):
|
||||
Fix another crasher
|
||||
|
||||
2005-06-22 Diego Gonzalez <diego@pemas.net>
|
||||
|
||||
* Makefile.am: remove cracklib
|
||||
|
|
|
@ -507,6 +507,5 @@ gnome_about_me_password (GtkWindow *parent)
|
|||
gtk_main ();
|
||||
|
||||
gtk_widget_destroy (wpassdlg);
|
||||
g_object_unref (G_OBJECT (wpassdlg));
|
||||
g_free (pdialog);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue