Commit 6363d7df28dc4307ef1abb9857d14c35e656b85a

Behdad Esfahbod 2016-07-20T01:43:56

Clean up buffer area when rewinding Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=614647 If allocation fails, we might be leaving junk behind. At least clear it up.