mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-08 12:38:01 +02:00
Don't pretend to free lock if it was never allocated
This commit is contained in:
parent
06b0e8a8cb
commit
c2b9e74d4d
1 changed files with 0 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue