5748: Fix leaks in GetBlock error handling and PutBlock use of GetBlock where
authorPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 14 May 2015 20:02:43 +0000 (16:02 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 14 May 2015 20:02:43 +0000 (16:02 -0400)
commitae34fb3db3c082d529a3e9a75698094409d70321
tree023382fea5c56dbb3c74ba7c278d916b668aaf41
parent01574a902d99cba21ed53e62cef6bef683bed2a2
5748: Fix leaks in GetBlock error handling and PutBlock use of GetBlock where
buffers were not being returned to the buffer pool.
services/keepstore/bufferpool.go
services/keepstore/handlers.go