]> jfr.im git - solanum.git/commit
authd: don't exit() on OPM duplicate scanner errors, just ignore it
authorAaron Jones <redacted>
Mon, 19 Dec 2016 04:56:54 +0000 (04:56 +0000)
committerAaron Jones <redacted>
Mon, 19 Dec 2016 04:57:58 +0000 (04:57 +0000)
commitd1f8acb0da1a84465c959d93abf0424c0b652c1a
tree6b9cf5b8d306ba659029f0e80583997845bf22b5
parentdf0c70dd1fc903d67cbe98c426b3e9fea8e87464
authd: don't exit() on OPM duplicate scanner errors, just ignore it

I run into this code even with a single kind of scanner with a single
port, so I'm not even sure how it thinks it already exists.

Perhaps it's being parsed twice, or something similar.

c.f. issue #229
authd/providers/opm.c