Skip to content
Commit 44d00379 authored by Simon Feltman's avatar Simon Feltman
Browse files

Fix mid-argument list callback user data expecting a tuple

Ensure user data arguments are always packed into a tuple during callback
marshaling. This fixes cases where there is mid-argument user data which is
not in the form of a variable length tuple.

https://bugzilla.gnome.org/show_bug.cgi?id=722104
parent 415b240e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment