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

Skip to content
Commit 92dc4546 authored by Greg Kaiser's avatar Greg Kaiser
Browse files

CCodec: Fix null check

'dst' is always non-null, by assumption of the function.  We need
to check if "*dst" is null or not.

We also update the interface definition.

Bug: 197719179
Test: TreeHugger
Change-Id: Ic86891f936f4e84241c55674c1aedcb0d7e15483
parent 92da43cc
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