Actions
Bug #1452
closedNFD crash after posting two FaceEventNotifications
Start date:
04/08/2014
Due date:
% Done:
70%
Estimated time:
Description
NFD commit 9f7455b6dd81b11ce2225c56c772e36042f2ed47
Steps to reproduce:
- start NFD
- start
build/bin/nfd-autoreg -i /A -w 0.0.0.0
- invoke
build/bin/nfdc create udp4://192.168.0.1
and thennfdc create udp4://192.168.0.2
Actual: NFD crashes after both UDP face created notifications are displayed by nfd-autoreg
Expected: NFD does not crash
Updated by Junxiao Shi over 10 years ago
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
Updated by Junxiao Shi over 10 years ago
- Tracker changed from Task to Bug
- Status changed from In Progress to Resolved
- % Done changed from 0 to 70
fixed in I0c3e05c34f0d8607d96dcfd156a3e87c1ecb26f2
Actions