_dbus_accept_with_noncefile: Don't leak nonce
authorSimon McVittie <smcv@collabora.com>
Mon, 6 Nov 2017 19:11:32 +0000 (19:11 +0000)
committerSimon McVittie <smcv@collabora.com>
Tue, 7 Nov 2017 11:43:37 +0000 (11:43 +0000)
commita208e0242177ea2d0a57591d8abbc6367b672d9a
tree87aa6e14259717e8c8442cd633a70978980ac2d0
parentd0008916245a74402272e7f490343acb579a7bbf
_dbus_accept_with_noncefile: Don't leak nonce

This was always leaked, both on success and on error.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=103597
(cherry picked from commit 37d5af203c0fc22c9ae746b2ae4781ff648a792f)
dbus/dbus-nonce.c