aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tests
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2022-07-22 18:21:43 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2022-08-25 15:41:11 +0200
commit8d045a9713e01ef4b71b4f171d81ec90fc6987af (patch)
treea5a782ae1dc70f52f29a3f99c3c655e9e423e3ac /tools/tests
parentdc81e665df27289960c06dee4f33f43a4f17fdaa (diff)
downloadhardware_replicant_libsamsung-ipc-8d045a9713e01ef4b71b4f171d81ec90fc6987af.tar.gz
hardware_replicant_libsamsung-ipc-8d045a9713e01ef4b71b4f171d81ec90fc6987af.tar.bz2
hardware_replicant_libsamsung-ipc-8d045a9713e01ef4b71b4f171d81ec90fc6987af.zip
utils: network_iface_{up,down}: fix truncated character array
In the netdevice(7) manual we have a character array of a fixed size: struct ifreq { char ifr_name[IFNAMSIZ]; /* Interface name */ [...] }; so we don't need a terminating null byte ('\0'). Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'tools/tests')
0 files changed, 0 insertions, 0 deletions