Fixed use of uninitialized memory from realloc leading to segfaults and bus errors
authorBart Polot <bart@net.in.tum.de>
Wed, 21 Sep 2011 15:42:32 +0000 (15:42 +0000)
committerBart Polot <bart@net.in.tum.de>
Wed, 21 Sep 2011 15:42:32 +0000 (15:42 +0000)
commitc49bdc2e3f448a02d1031ab296ecc0805f4d8c61
tree59721e3b978e310ac66dd45df11074f1fb4c3dca
parent7ed59b4939c09f65ce21f77fca3abcdd8061c570
Fixed use of uninitialized memory from realloc leading to segfaults and bus errors
src/mesh/mesh_tunnel_tree.c
src/mesh/mesh_tunnel_tree.h
src/mesh/test_mesh_path_api.c