Actions
Bug #1857
closednfd::Controller can call start<Command> twice (the second call results in a crash)
Start date:
08/13/2014
Due date:
% Done:
100%
Estimated time:
Description
Seconds overload of nfd::Controller::start
missing else, which causes exception and failure when issuing command with default identity.
Updated by Junxiao Shi about 10 years ago
I intend to include a return;
in the conditional, but I forget.
Updated by Alex Afanasyev about 10 years ago
- Subject changed from nfd::Controller can call start<Command> twice (seconds time results in a crash) to nfd::Controller can call start<Command> twice (the second call results in a crash)
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Actions