commit | 03f0ceaf973fa5ead2aadf7ae68ee55aaae71216 | [log] [tgz] |
---|---|---|
author | Andrew Canaday <andrew.canaday@nytimes.com> | Fri Nov 07 15:28:35 2014 -0500 |
committer | Andy Green <andy.green@linaro.org> | Sat Nov 08 09:02:22 2014 +0800 |
tree | b45403a268a16d9129a0f09c95a04ce32e47e610 | |
parent | a19d485b80d38296393577e699a8ce9ab235d388 [diff] |
Be sure to invoke *lws_free_header_table*: * Just prior to freeing a session * When allocating a new header table This prevents some memory leaks we've found.