diff options
| author | David Kalnischkies <david@kalnischkies.de> | 2021-02-03 17:40:05 +0100 |
|---|---|---|
| committer | David Kalnischkies <david@kalnischkies.de> | 2021-02-03 17:43:13 +0100 |
| commit | c4da2ff42da55ffc38c77a9170dc151216d75962 (patch) | |
| tree | e909e1268b8e56e84a5cebbfda81440ad523c1fe /completions | |
| parent | e0743a85c5f5f2f83d91c305450e8ba192194cd8 (diff) | |
Avoid overstepping bounds in config file parsing
Our configuration files are not security relevant, but having a parser
which avoids crashing on them even if they are seriously messed up is
not a bad idea anyway. It is also a good opportunity to brush up the
code a bit avoiding a few small string copies with our string_view.
Diffstat (limited to 'completions')
0 files changed, 0 insertions, 0 deletions
