Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bbc6122e authored by Sean Tranchetti's avatar Sean Tranchetti Committed by Divya Sharma
Browse files

rmnet_core: Pass correct size to skb_copy_bits



When copying the QMAP header during deaggregation, the size of the data
to copy was incorrectly passed to skb_copy_bits() as the size of the
pointer instead of the struct. This lead to copying more data onto the
stack than there was room for.

Change-Id: I19208a8df2d8ce25a22fff95b71f1c56dcddec89
Signed-off-by: default avatarSean Tranchetti <stranche@codeaurora.org>
parent f5ad5262
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment