Don't pretend to free lock if it was never allocated

This commit is contained in:
Christian Dywan 2010-07-20 15:01:03 +02:00 committed by Will Thompson
parent 06b0e8a8cb
commit c2b9e74d4d

View file

@ -143,8 +143,6 @@ _dbus_keyring_new (void)
return keyring;
/* out_4: */
_dbus_string_free (&keyring->filename_lock);
out_3:
_dbus_string_free (&keyring->filename);
out_2: