]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Use void * to read the DHCP lease file as that seems to pass the Coverity
authorRoy Marples <roy@marples.name>
Tue, 3 May 2016 23:54:20 +0000 (23:54 +0000)
committerRoy Marples <roy@marples.name>
Tue, 3 May 2016 23:54:20 +0000 (23:54 +0000)
commit2ae8ba6f054a7f2a00c85b1628022923f1debb8b
treed8cabf70ca34338fe5dea56085dbefc5f9697c63
parent6167043c1f9a95d593b578d3d45c85d7687d77ae
Use void * to read the DHCP lease file as that seems to pass the Coverity
tests.
dhcp.c