Jon Allie c31bbcf4cf builder/amazon: AmiFilterOptions.GetOwners: avoid taking the address of a loop iterator var (#8417)
GetOwners() always returned a slice of pointers to the last value. Because slice ranging reuses the same local variable.
2019-11-27 12:28:07 +01:00
..
2019-10-15 12:56:42 +02:00
2019-11-14 13:40:40 -08:00
2019-10-15 12:56:42 +02:00
2019-11-11 20:56:55 -08:00
2019-10-15 12:56:42 +02:00
2019-10-15 12:56:42 +02:00
2019-11-17 04:38:30 -03:00
2019-10-15 12:56:42 +02:00
2019-10-15 12:56:42 +02:00
2019-10-29 16:11:44 -07:00