Skip to content

Backport !4057 “gdbusmessage: Clean the cached arg0 when setting the message body” to glib-2-80

We're now caching arg0 but such value is not cleared when a new body is set as it's in the connection filter test cases where we've a leak as highlighted by both valgrind and leak sanitizer


Trivial backport of !4057 (merged) to glib-2-80.

Merge request reports