commit | 60392db89948d37384249d67af20da0701869ed5 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Tue Dec 05 02:23:37 2023 +0900 |
committer | Yi Kong <yikong@google.com> | Tue Dec 05 02:27:05 2023 +0900 |
tree | 107027a549345d60b731a7c8ca6e516a3d7ceed7 | |
parent | 8b949276c2ccb9c560289daca57c745178849345 [diff] |
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