]> sourceware.org Git - glibc.git/commit
hurd: Make __if_nametoindex return ENODEV if ifname is too long
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 3 Apr 2018 21:13:13 +0000 (23:13 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 3 Apr 2018 21:14:11 +0000 (23:14 +0200)
commit92846492dc3ae0be25e7ea93daf42b08906068d9
tree6192bbf862f45a9222b25918180dac33d29f4b98
parent5e17a480f83061a0dd0228b7e6415520f3136f94
hurd: Make __if_nametoindex return ENODEV if ifname is too long

rather than truncating it.

* sysdeps/mach/hurd/if_index.c (__if_nametoindex): Return ENODEV if
ifname is too long.
ChangeLog
sysdeps/mach/hurd/if_index.c
This page took 0.042648 seconds and 5 git commands to generate.