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

Skip to content
Commit 60392db8 authored by Yi Kong's avatar Yi Kong
Browse files

Suppress fortify-source warning

Found by clang-r510928:

AidlConversionCppNdk.cpp:1083:13: error: 'snprintf' will always be truncated; specified size is 32, but format string expands to at least 40 [-Werror,-Wfortify-source]
 1083 |             snprintf(addressBuffer, AUDIO_DEVICE_MAX_ADDRESS_LEN,
      |             ^

Test: presubmit
Change-Id: Iad914e5f5ca642e05fadb442a258ed3828388898
parent 8b949276
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