]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
dhcpcd: Fix off-by-one overflow when read() writes full BUFSIZ (#236)
authorTobias Heider <tobhe@users.noreply.github.com>
Sat, 12 Aug 2023 19:59:21 +0000 (21:59 +0200)
committerGitHub <noreply@github.com>
Sat, 12 Aug 2023 19:59:21 +0000 (20:59 +0100)
commitf798bf23af8e5a0eae38931912e2b67e1d45aca4
tree2f2a8c64a775bcf3e8bbba0a91f993a878f2c0c8
parentdf3e2a164203c976562ee11f71ec8fe6626507a1
dhcpcd: Fix off-by-one overflow when read() writes full BUFSIZ (#236)
src/dhcpcd.c