Actions
Bug #10543
closeddls_unbind() needs better checking
Start date:
2019-03-12
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
The special case of binding to 0x8100 needs to honor the rest of the code, and same with teardown.
Updated by Dan McDonald about 3 years ago
- Subject changed from dls_*bind() needs better checking to dls_unbind() needs better checking
Updated by Electric Monk about 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 9e4af98f99ed7cc13379dff1aca68e7a3dfe29bd
commit 9e4af98f99ed7cc13379dff1aca68e7a3dfe29bd Author: Robert Mustacchi <rm@joyent.com> Date: 2019-03-18T19:27:41.000Z 10543 dls_unbind() needs better checking Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Ryan Zezeski <rpz@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
Actions