Skip to content
Commit 3d7fc71e authored by Patrick Williams's avatar Patrick Williams
Browse files

mutual-tls: fix clang-tidy warning



```
../http/mutual_tls.hpp:77:35: error: unsafe buffer access [-Werror,-Wunsafe-buffer-usage]
        unsigned char usageChar = usage->data[i];
```

Signed-off-by: default avatarPatrick Williams <patrick@stwcx.xyz>
Change-Id: Icc6905f31fdd54b683fe7807eb72e9b78437b2d1
parent ad7fa902
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