shijingyao1990 / rfc5766-turn-server

Automatically exported from code.google.com/p/rfc5766-turn-server
0 stars 0 forks source link

Linux memory leak in UDP sessions under bad network conditions #51

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When we have a stressful environment, with many UDP sessions and high packets 
loss and connectivity problems, then we have a problem - a memory leak. For 
each broken (unsuccessful) UDP session establishment, about 64K of RAM is 
leaked.

Original issue reported on code.google.com by mom040...@gmail.com on 12 Aug 2013 at 3:31

GoogleCodeExporter commented 8 years ago
Fixed in 2.6.1.4

Original comment by mom040...@gmail.com on 12 Aug 2013 at 4:22