]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
privsep: Allow zero length messages through
authorRoy Marples <roy@marples.name>
Tue, 16 May 2023 16:16:26 +0000 (17:16 +0100)
committerRoy Marples <roy@marples.name>
Tue, 16 May 2023 16:18:07 +0000 (17:18 +0100)
commit8b29c0ddf026c1c5647c3b8c6cfe21699c4056ae
tree13e0099c084ccd80c58b702d0e55f961acb7043e
parentb9ac3021af19088fc70e0e7466adb717296cd3c7
privsep: Allow zero length messages through

They should be handled gracefully without privsep anyway.
Fix for #179.
src/privsep-inet.c
src/privsep.c
src/privsep.h