mirror_iproute2/devlink
Phil Sutter 6e33f7b0f6 devlink: Check return code of strslashrsplit()
This function shouldn't fail because all callers of
__dl_argv_handle_port() make sure the passed string contains enough
slashes already, but better make sure if this changes in future the
function won't access uninitialized data.

Signed-off-by: Phil Sutter <phil@nwl.cc>
2017-08-21 17:28:03 -07:00
..
.gitignore devlink: ignore build result 2016-04-11 13:35:12 -07:00
devlink.c devlink: Check return code of strslashrsplit() 2017-08-21 17:28:03 -07:00
Makefile Make builds default to quiet mode 2016-05-31 12:13:07 -07:00
mnlg.c add devlink tool 2016-03-27 10:57:15 -07:00
mnlg.h add devlink tool 2016-03-27 10:57:15 -07:00