mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2026-04-02 00:18:40 +01:00
66d9658f5f557e0e525e5db5449ef94686df50d3
dhcp-option=66, sets the servername to nothing, and causes a segfault at DHCP transaction time. There may be other ways to provoke this, for instance by using an empty filename. The patch make safe_strncpy() even safer, by handing a NULL src argument. Thanks to Jeff Allen for spotting and reporting this.
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
94.3%
Perl
2.2%
HTML
1.2%
Shell
1.1%
Makefile
0.6%
Other
0.6%