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-01-10 11:14:39 +00:00
2025-06-12 17:19:33 -07:00
2025-09-11 16:16:39 +02:00
2025-10-28 11:52:42 +00: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
2024-05-31 13:49:17 -06:00
2024-10-08 20:41:45 -04:00
2025-11-18 13:53:24 -05:00
2024-06-20 15:43:44 +02:00
2025-07-16 18:34:26 +00:00
2025-09-28 21:28:12 -07:00
2024-12-08 11:08:17 -08:00
2024-10-19 18:54:01 -07:00
2025-09-02 09:22:26 -06:00
2025-10-11 13:14:16 +00:00
2024-05-15 12:20:15 +02:00
2025-11-10 00:55:06 -08:00
2025-11-19 14:53:24 +01:00
2025-07-17 09:01:30 -07:00
2024-10-31 11:51:29 -04:00
2025-01-01 15:11:02 -06:00
2024-10-02 17:55:06 +02:00
2025-04-16 22:21:05 +02:00
2025-06-11 17:39:01 +01:00
2024-09-14 14:09:34 -03:00
2025-08-01 16:01:24 +03:00
2025-10-03 21:16:51 -05:00
2025-09-07 18:33:01 +00:00
2025-06-26 09:02:31 +02:00
2025-10-31 16:51:16 +01:00
2025-08-23 10:58:09 -06:00
2025-04-16 10:09:18 -04:00
2025-10-03 21:16:51 -05:00
2025-11-17 18:18:46 +01:00
2024-06-20 15:34:17 +02:00
2025-10-17 10:45:11 -04:00
2025-05-31 20:08:12 +02:00
2025-11-20 16:28:25 -08:00
2025-01-02 10:04:12 +01:00
2025-09-29 07:26:01 -07:00
2025-08-18 13:06:46 -06:00
2024-11-03 13:37:24 -05:00
2025-05-31 16:27:17 +02:00
2025-08-01 15:06:39 +01:00
2025-08-06 00:27:14 +02:00
2025-10-30 21:18:38 +01:00
2025-10-09 18:03:43 +00:00
2025-04-22 22:51:42 +01:00
2025-01-20 21:55:47 -05:00
2025-07-07 16:49:17 -07:00
2025-01-09 13:07:51 -05:00
2025-09-23 12:06:33 +02:00
2024-05-31 13:49:17 -06:00
2025-04-16 09:41:03 -04:00
2025-09-29 22:53:34 +01:00
2025-05-27 22:24:22 +02:00
2025-11-02 14:51:42 +01:00
2025-03-23 09:28:44 +08:00
2025-10-23 12:03:29 -07:00
2025-01-30 22:10:46 +01:00
2025-06-25 21:58:25 -05:00
2025-04-28 10:19:50 -07:00
2025-05-04 00:06:22 -07:00