Browse Source
In the case that the branch ... if (itInFlight != mapBlocksInFlight.end() && itInFlight->second.first == nodeid) { ... is taken, there was prior to this commit an implicit assumption that MarkBlockAsInFlight(...) was being called with its fifth and optional argument (pit) being present (and non-NULL).0.15
practicalswift
8 years ago
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue