]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - posix/bug-regex36.c
socket: Use may_alias on sockaddr structs (bug 19622)
[thirdparty/glibc.git] / posix / bug-regex36.c
index d947dc4a64c3c89114c2a90ebc2a71a6d70076f6..1c457077e77e9f271e89c65a6ed10c608f907407 100644 (file)
@@ -1,5 +1,5 @@
 /* Test regcomp not leaking memory on parse errors
-   Copyright (C) 2014-2018 Free Software Foundation, Inc.
+   Copyright (C) 2014-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -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/>.  */
 
 #include <mcheck.h>
 #include <regex.h>