Skip to content
Commit 6da47bab authored by Patrick Williams's avatar Patrick Williams
Browse files

certificate-service: fix clang-tidy warnings



```
../redfish-core/lib/certificate_service.hpp:154:32: error: 'i' is an unsafe pointer used for buffer access [-Werror,-Wunsafe-buffer-usage]
    std::string_view::iterator i = value.begin();
```

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