Commit d7643f2
authored
[tlm_teamd]: Make the destionation for std::transform() to use std::back_inserter() for allocating new space for the copied objects (sonic-net#1490)
Fixes: sonic-net#5755
Fixes: sonic-net#5433
Make the destination for std::transform() to use std::back_inserter() for allocating new space for the copied objects1 parent 7fa7cd6 commit d7643f2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
| 148 | + | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
0 commit comments