Commit e2030fb1 authored by David Gloe's avatar David Gloe Committed by Danny Auble
Browse files

There were problems with two range checks in the switch plugin port

allocation code. The first would trigger an assertion when trying to
reserve a port one beyond the bitstring range, and the second would
prevent releasing the last port in the range. This patch fixes those
issues.
parent 9459210e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment