Skip to content
Commit dda05285 authored by Dávid Vincze's avatar Dávid Vincze
Browse files

fix(rss): fix msg deserialization bugs in comms



-fix1: size of struct instead of pointer during reply_size check
-fix2: update the out_vec length with the actual length from reply
       message (e.g. in case of an output buffer, the returned output
       data length remained the size of the buffer and was not updated
       with the size of the actual data in it)

Change-Id: Ibed5520ca1fb05df358de4bdf85ace219183866c
Signed-off-by: Dávid Vincze's avatarDavid Vincze <david.vincze@arm.com>
parent 56731607
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