Have dbind_method_call_reentrant_va check the signature of replies
authorMike Gorse <mgorse@linux-l2tz.site>
Fri, 20 Jan 2012 18:55:40 +0000 (12:55 -0600)
committerMike Gorse <mgorse@linux-l2tz.site>
Fri, 20 Jan 2012 18:55:40 +0000 (12:55 -0600)
commit5636165eec93fc20859f6e03edfa434b3e802131
treef79d745f1bdbee08e991b4645da38f9ca2f17b9c
parent31c8d58a316909ae9db75771137bac8d53d3d2e4
Have dbind_method_call_reentrant_va check the signature of replies

When making a method call, we should check that the signature of the
reply matches what we expect and throw an error if not. Otherwise we may
crash.
dbind/dbind.c