-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
This code should be changed to compile without warnings.
| utils.c: In function 'get_all_hapd_conf_files':
| utils.c:1321:13: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
| 1321 | strncat(conf_files, interfaces[i].hapd_conf_file, strlen(interfaces[i].hapd_conf_file));
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Metadata
Metadata
Assignees
Labels
No labels