Skip to content
Snippets Groups Projects
Commit fc6ade22 authored by Steve Lhomme's avatar Steve Lhomme
Browse files

modules: optimize string minimum size checks

No need to go through all the chars when we can just check a minimum size with
strnlen().
parent 159906a5
No related branches found
No related tags found
1 merge request!2477modules: optimize string size checks
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