use hashmap instead of linked list of neighbors, fix for double free
authorNathan S. Evans <evans@in.tum.de>
Tue, 30 Nov 2010 17:05:17 +0000 (17:05 +0000)
committerNathan S. Evans <evans@in.tum.de>
Tue, 30 Nov 2010 17:05:17 +0000 (17:05 +0000)
commit7f806de4dcf1c2d71bfad522a2c7f8cf1d82566e
tree478e6490ec647b563ca695d899f7d655cb580cac
parent6075973b278f72f81de967c978706e80d6b79978
use hashmap instead of linked list of neighbors, fix for double free
src/transport/transport_api.c