Actions
Bug #5164
closedndnsec import: segmentation fault with invalid SafeBag
Start date:
Due date:
% Done:
100%
Estimated time:
Description
Importing an invalid SafeBag crashes ndnsec
. The result of ndn::io::load()
is not checked against nullptr
.
$ ndnsec import -P foo <<< bar
Segmentation fault (core dumped)
Updated by Alex Afanasyev about 3 years ago
- Assignee set to Alex Afanasyev
- Target version set to 0.8.0
Updated by Davide Pesavento about 3 years ago
- Status changed from New to Code review
- Assignee changed from Alex Afanasyev to Davide Pesavento
Updated by Davide Pesavento about 3 years ago
- Status changed from Code review to Closed
- % Done changed from 0 to 100
Actions