]> git.pond.sub.org Git - empserver/commit
fairland: Check positional arguments more thoroughly
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 10 Aug 2020 13:24:30 +0000 (15:24 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 5 Jan 2021 09:41:36 +0000 (10:41 +0100)
commit3501df487f5d6927ed987a0c9d3a0e29ec614265
treef97ed03cedde47dada930b70407a17751101c22f
parentc206fe83c2e2c388af5ebb6c9dab516e62b08273
fairland: Check positional arguments more thoroughly

fairland silently "corrects" some bad arguments.  Reject them instead.
It neglects to check others completely.  Fix that.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/util/fairland.c