Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix long-standing bug in aws.stringSetToPointers
Instead of N pointers, we were returning N null pointers, followed by the real thing. It's not clear why we didn't trip on this until now, maybe there is a new server-side check for empty subnetID strings.
- Loading branch information