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

Skip to content
Commit 318113de authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by Chih-hung Hsieh
Browse files

Suppress sizeof warnings on unusual malloc

These calls are unusual to use sizeof(T1) and cast result to (T2*).
The code look correct and intentional.
So we use NOLINTNEXTLINE to suppress the warning.

Bug: 261919363
Test: make tidy-frameworks-av-media-libstagefright_subset
Change-Id: Iba72049e40b69d091c14b7237498d45291556ae8
parent ce466807
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