Files
src/contrib
Cy Schubert ac1f48b4a7 ntpd: Fix segfault when same IP on multiple interfaces
Use the protype socket to obtain the IP address for an error message.
Using the resultant socket address, a NULL because create_interface()
had failed, results in SIGSEGV.

To reproduce this bug,

ifconfig bridge100 create
ifconfig bridge100 10.10.10.10/24
ifconfig bridge101 create
ifconfig bridge101 10.10.10.10/24
ntpd -n

PR:		291119
MFC after:	3 days
2025-11-20 16:28:25 -08:00
..
2025-09-11 16:16:39 +02:00
2025-08-05 15:57:12 -07:00
2025-11-03 21:18:46 +01:00
2025-08-01 15:06:39 +01:00
2024-06-20 14:34:49 +02:00
2025-09-28 21:28:12 -07:00
2024-12-08 11:08:17 -08:00
2025-11-10 00:55:06 -08:00
2024-10-02 17:55:06 +02:00
2024-09-14 14:09:34 -03:00
2025-08-23 10:58:09 -06:00
2025-01-02 10:04:12 +01:00
2024-11-03 13:37:24 -05:00
2025-08-01 15:06:39 +01:00
2025-08-06 00:27:14 +02:00
2025-09-29 22:53:34 +01:00
2025-05-27 22:24:22 +02:00
2025-10-23 12:03:29 -07:00
2025-05-04 00:06:22 -07:00