]> git.ipfire.org Git - people/ms/libloc.git/commitdiff
network: Log a more useful message on invalid prefix
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Mar 2022 15:15:00 +0000 (15:15 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Mar 2022 15:15:00 +0000 (15:15 +0000)
If loc_network_subnets is being called with some invalid input, we just
fail without logging a useful message or setting errno accordingly.

This is being changed with this patch.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

No differences found