Skip to content
Snippets Groups Projects
Commit 02d9ff1b authored by Lucas Magalhães's avatar Lucas Magalhães
Browse files

Change strlen to strnlen on variables holding paths

It's safer to use strnlen. For this variables PATH_MAX is a good
limit.
parent f7f81e2a
No related branches found
No related tags found
1 merge request!139E3-1214: Fix usage of string functions
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