about summary refs log tree commit diff
path: root/inet/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-12-06 15:39:50 +0100
committerFlorian Weimer <fweimer@redhat.com>2018-12-06 15:39:50 +0100
commit899478c2bfa00c5df8d8bedb52effbb065700278 (patch)
treef4167c32b81cc23b27561be3c66d94dea7bd157d /inet/Makefile
parentf255336a9301619519045548acb2e1027065a837 (diff)
downloadglibc-899478c2bfa00c5df8d8bedb52effbb065700278.tar.gz
glibc-899478c2bfa00c5df8d8bedb52effbb065700278.tar.xz
glibc-899478c2bfa00c5df8d8bedb52effbb065700278.zip
inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ #23927]
Diffstat (limited to 'inet/Makefile')
-rw-r--r--inet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/Makefile b/inet/Makefile
index 09f5ba78fc..7782913b4c 100644
--- a/inet/Makefile
+++ b/inet/Makefile
@@ -52,7 +52,7 @@ aux := check_pf check_native ifreq
 tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-network \
 	 tst-gethnm test-ifaddrs bug-if1 test-inet6_opt tst-ether_line \
 	 tst-getni1 tst-getni2 tst-inet6_rth tst-checks tst-checks-posix \
-	 tst-sockaddr test-hnto-types
+	 tst-sockaddr test-hnto-types tst-if_index-long
 
 # tst-deadline must be linked statically so that we can access
 # internal functions.