Replace std::vector in NQE by an array
Replace std::vector in Network Quality Estimator (NQE) by an array. This is an attempt to avoid the crash that happens only on Windows when rtt_ms_observations_ vector is referenced. Change-Id: I8a3e0e45be6881bfb02442a62c7403aaa5b8078f Bug: 899808 TBR: ryansturm@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/1343345Reviewed-by:Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Doug Arnett <dougarnett@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#609530}
Showing
Please register or sign in to comment