Skip to content
Snippets Groups Projects
Commit d8fb8d92 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

certstore: avoid accessing invalid iterator

In the else branch, `s` is always an invalid iterator.
Use `us` instead.

Change-Id: Ib517dce22f3bde103f753b325e919f86db299623
parent b1bcdecb
No related branches found
No related tags found
No related merge requests found
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