summaryrefslogtreecommitdiff
path: root/methods
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2021-02-03 17:40:05 +0100
committerDavid Kalnischkies <david@kalnischkies.de>2021-02-03 17:43:13 +0100
commitc4da2ff42da55ffc38c77a9170dc151216d75962 (patch)
treee909e1268b8e56e84a5cebbfda81440ad523c1fe /methods
parente0743a85c5f5f2f83d91c305450e8ba192194cd8 (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 'methods')
0 files changed, 0 insertions, 0 deletions