Fix warnings in current debian-hardened CI.
commitccdbbae4eceb8f6c508b67d53d6242961bf2e6eb
authorNick Mathewson <nickm@torproject.org>
Mon, 11 Jan 2021 19:25:56 +0000 (11 14:25 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 11 Jan 2021 19:25:56 +0000 (11 14:25 -0500)
treef25b78643775324222c9684b6f2c2c100c70648b
parentfcae26adf710cf1fe393fde723e9a2caf6012b09
Fix warnings in current debian-hardened CI.

We're getting "fallback annotation annotation in unreachable code"
warnings when we build with ALL_BUGS_ARE_FATAL. This patch fixes
that.

Fixes bug 40241.  Bugfix on 0.3.5.4-alpha.
changes/40241 [new file with mode: 0644]
src/core/or/channeltls.c
src/core/or/circuitlist.c
src/feature/client/entrynodes.c
src/feature/rend/rendclient.c