diff options
Diffstat (limited to 'inet/tst-if_index-long.c')
-rw-r--r-- | inet/tst-if_index-long.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/tst-if_index-long.c b/inet/tst-if_index-long.c index c75edb7b41..ecb478ad49 100644 --- a/inet/tst-if_index-long.c +++ b/inet/tst-if_index-long.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ /* This test checks for a descriptor leak in case of a long interface name (CVE-2018-19591, bug 23927). */ |