Skip to content
Commit 68398ec2 authored by Derek Foreman's avatar Derek Foreman Committed by Pekka Paalanen
Browse files

connection: Fix broken log message when demarshalling short closure



Like the similar wl_log() message further into this function that was
fixed in commit 2fc248dc this should
be printing the sender_id saved earlier instead of *p.

Since p is incremented during the loop it would not only print an
incorrect object id, it could read past the end of the array.

Signed-off-by: default avatarDerek Foreman <derekf@osg.samsung.com>
Reviewed-by: default avatarPekka Paalanen <pekka.paalanen@collabora.co.uk>
parent 9fa60983
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment