[mojo-edk] Initialize message buffers after alloc
We weren't zeroing the allocated memory before filling the buffer. Due to padding this means there could be uninitialized bytes. Bad news. Fixed. Should fix failures on memory bots: https://build.chromium.org/p/chromium.memory.fyi/builders/Windows%20Content%20Browser%20%28DrMemory%20full%29%20%284%29/builds/7154 BUG=None TBR=thestig@chromium.org,darin@chromium.org Review URL: https://codereview.chromium.org/1641493002 Cr-Commit-Position: refs/heads/master@{#371737}
Showing
Please register or sign in to comment