]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/commit
forb: Free "new_peers" on destroy
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 19 Feb 2011 14:59:15 +0000 (15:59 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 19 Feb 2011 15:21:32 +0000 (16:21 +0100)
commit6b310e9cda2fbaa4b5a1ed4545acf50d338b7884
tree555d3fa4cc08c2031da573508379737fb7eb02e0
parentbc2fe8748a2c3ddfbfc7340c6caeabc2c9c346b8
forb: Free "new_peers" on destroy

The so called new_peers were not freed and their sockets were not closed.
We are fixing it now.
src/forb/src/port.c
src/forb/src/proto_inet.c