]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Do not crash on dhcpcd test run (#231)
authorPetr Menšík <pemensik@redhat.com>
Fri, 4 Aug 2023 16:45:25 +0000 (18:45 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Aug 2023 16:45:25 +0000 (17:45 +0100)
commitb7b7b656f85ff2132c6214edf5d93173a3df1b10
tree6cb4e26661fc22d4149d312eeb2f8bf2fe455c76
parent43c4b1b57264b7b2d565a517b32b6e80c06c89e0
Do not crash on dhcpcd test run (#231)

Check if state->bpf is allocated before attempting to write there.
src/dhcp.c