ticket30308 322 B

12345
  1. o Minor bugfixes (performance):
  2. - When checking a node for bridge status, use a fast check to make sure
  3. that its identity is set. Previously, we used a constant-time check,
  4. which is not necessary when verifying a BUG() condition that causes
  5. a stack trace. Fixes bug 30308; bugfix on 0.3.5.1-alpha.