sd-dhcp-client: do not crash if sd_dhcp_client_send_release() is called with no lease
Again, a public function should not crash if called at an inopportune moment. Also, make sure we don't call the function if we have no lease.
Loading
Please register or sign in to comment