On windows, if we fail to load a consensus and it has a CRLF, retry.
commit72b978c3a58983d9b4d57f56db618e074ddae31e
authorNick Mathewson <nickm@torproject.org>
Wed, 30 Jan 2019 08:22:36 +0000 (30 09:22 +0100)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 12 Feb 2019 17:57:33 +0000 (12 12:57 -0500)
treed2db0533c2af08cd24693382e5f582bfecc57c76
parentbbd893d6bd8e79ab6e303152c871027bc0380a38
On windows, if we fail to load a consensus and it has a CRLF, retry.

Fixes bug 28614; bugfix on 0.4.0.1-alpha when we started mmapping
the consensus.
changes/ticket28614
src/feature/nodelist/networkstatus.c