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
Actions