Let sockaddr_storage_to_ip() return void
authorFabian Keil <fk@fabiankeil.de>
Sun, 4 Jun 2017 14:43:31 +0000 (14:43 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 4 Jun 2017 14:43:31 +0000 (14:43 +0000)
commit9d651e2cb782f7b45c222909a1e27b3d2d94493d
treeb454a6f3c5251325b9cb660e3cea68fdac6f6cfe
parent91f1a0a9247ca0d106678b44161a9a99cb33085c
Let sockaddr_storage_to_ip() return void

The previous failure conditions weren't (supposed to be)
reachable and weren't consistently checked anyway.
filters.c