Merge branch '46-fix-memory-leaks-in-buffers' into 'master'
authorPyry Haulos <phaulos@google.com>
Fri, 22 Jan 2016 15:17:37 +0000 (10:17 -0500)
committerPyry Haulos <phaulos@google.com>
Fri, 22 Jan 2016 15:17:37 +0000 (10:17 -0500)
commitcdb41a724e9c63670a02b6b80302fc9d1cd24edc
tree36d24484917b144a8c6b978de25da372794bbe67
parentaff3f625d4a626fff1d91db969cd4078e43c34ca
parent6afafbfeedf51c3354d4c296bb10ac3f2e7f4d1d
Merge branch '46-fix-memory-leaks-in-buffers' into 'master'

Fix potential resource leaks in buffer tests

Fixes #46

See merge request !379