bthnycl / tinyos-main

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

[patch] Coap client memory leak on send fail #91

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The attached (trivial) patch fixes a memory leak in the case where a CoAP 
request could not be sent. It also returns FAIL rather than SUCCESS if the 
request sending fails.

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

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:26

GoogleCodeExporter commented 9 years ago
Fixed in r5835. Thanks.

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