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

Skip to content
Commit 3ff678b7 authored by Maciej Żenczykowski's avatar Maciej Żenczykowski
Browse files

DnsResolver/DnsTlsSocket - fixes bugprone-unused-return-value warning



Fixes:
  packages/modules/DnsResolver/DnsTlsSocket.cpp:216:5: error: the value returned by this function should be used [bugprone-unused-return-value,-warnings-as-errors]
      bio.release();
      ^
  packages/modules/DnsResolver/DnsTlsSocket.cpp:216:5: note: cast the expression to void to silence this warning

Test: builds
Bug: 153035880
Signed-off-by: default avatarMaciej Żenczykowski <maze@google.com>
Change-Id: I683d13024ae70ff75d1e6d3c78c23a73ab9bc301
parent 88f87556
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