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

Skip to content
Commit 55f5cdee authored by Kyunglyul Hyun's avatar Kyunglyul Hyun
Browse files

Remove usage of memset

As new structures contains C++ classes,
using memset to initialize instances is risky.

Instead, use zero-initialization to properly
initialize class variables.

Bug: 348559823
Bug: 273561907
Test: atest BluetoothInstrumentationTests w/o flags
Change-Id: I9f0134200356ba462e109f42f74b24370e4ab7c6
parent f441460b
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