Comment #5 on issue 22857 by daniel.r.kegel: Uninitialized memory sent via  
IPC from RenderWidgetHostViewGtkWidget::KeyPressReleaseEvent()
http://code.google.com/p/chromium/issues/detail?id=22857

It would be worth doing the experiment to see if doing the memset
in Pickle::Resize hurts performance.  I doubt it will; we're already
sending the bytes over the wire.  Let's zero them and back it out
later if it hurts any of our performance metrics.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to