<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 11, 2014 at 11:26 PM, Daniel Jasper <span dir="ltr"><<a href="mailto:djasper@google.com" target="_blank">djasper@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="adM"><div class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
-      OwnedBuffers.push_back(memBuf);</blockquote><div><br></div></div></div><div>Not adding MemoryBuffers to OwnedBuffers creates a memory leak. Did you intentionally remove that?</div></blockquote></div><br>This can't have been intentional. Introducing leaks isn't OK, I think its fine to either add back the necessary code or in a worst case given that this was just dead code cleanup, revert. Otherwise the leak-checking build bots will stay red. =[</div>
</div>