bthnycl / tinyos-main

Automatically exported from code.google.com/p/tinyos-main
0 stars 0 forks source link

[patch] CoapUdpServer - memory leak #84

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If the data cannot be added to the response PDU for any reason, the response 
PDU is leaked. The attached patch fixes this.

Original issue reported on code.google.com by jmatts...@dius.com.au on 25 Nov 2011 at 12:52

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by sdh...@gmail.com on 25 Nov 2011 at 5:40

GoogleCodeExporter commented 9 years ago

Original comment by marku...@gmail.com on 26 Nov 2011 at 4:25

GoogleCodeExporter commented 9 years ago
Fixed in r5834. Thanks.

Original comment by marku...@gmail.com on 19 Dec 2011 at 10:13