commit | adb188cd57c068b825bbc4adc6ecc35cf685991a | [log] [tgz] |
---|---|---|
author | Bernie Innocenti <codewiz@google.com> | Tue Nov 20 19:23:56 2018 +0900 |
committer | Bernie Innocenti <codewiz@google.com> | Tue Nov 20 19:23:56 2018 +0900 |
tree | 813c4b496c486c54fdacfa9be05aa76477de107f | |
parent | 835f0dfce9c039e01e85ba8bde5f65df47a53aa8 [diff] |
Fix stack overflow with more than 4 DNS servers & TLS We were stomping beyond the end of the MAXNS-sized array in ExternalPrivateDnsStatus. This is an emergency fix for a crash reported in dogfood. Tests will follow later, along with a code cleanup. Bug: 119694273 Test: builds! Change-Id: If0f86212797e04cb8f6f35839f4b92b9c111278e