Use fast check for missing id in node_is_a_configured_bridge()
commit806539b40a18dec15e1d3d108eb5aec9d9f3ca40
authorNick Mathewson <nickm@torproject.org>
Fri, 26 Apr 2019 15:19:46 +0000 (26 11:19 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 26 Apr 2019 15:19:46 +0000 (26 11:19 -0400)
treec458fce7ed6b133eb6d8c30a2c7271ef14a31c8e
parent650b94ebc157da01fcb34e08341ad1717c61f4fe
Use fast check for missing id in node_is_a_configured_bridge()

Fixes bug 30308; bugfix on 0.3.5.1-alpha.
changes/ticket30308 [new file with mode: 0644]
src/feature/client/bridges.c