diff options
author | Chih-Hung Hsieh <chh@google.com> | 2020-03-09 14:22:16 -0700 |
---|---|---|
committer | Chih-Hung Hsieh <chh@google.com> | 2020-03-09 15:05:54 -0700 |
commit | 5d13645bfe47568845c700149c8a2165a1813b3a (patch) | |
tree | 22de94010e3d7ff0c940d9c00862f814f66a628b /libunwindstack/tests/MemoryCacheTest.cpp | |
parent | cc642ec7256287bd93a145c69b222e76eec0bd97 (diff) |
Fix bugprone-string-integer-assignment warnings
* mdns.cpp:153:20: warning: an integer is interpreted as a character code
when assigning it to a string; if this is intended, cast the integer to
the appropriate character type; if you want a string representation, use
the appropriate conversion facility [bugprone-string-integer-assignment]
Test: WITH_TIDY=1 make
Change-Id: Id9a790ac31722c6ee8886703939977b913ce95fe
Diffstat (limited to 'libunwindstack/tests/MemoryCacheTest.cpp')
0 files changed, 0 insertions, 0 deletions