diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-11-04 10:26:40 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-11-04 10:26:40 -0700 |
commit | 329518d7a8c63775cb6867b93f2cbc7863906808 (patch) | |
tree | b13eae415ae6c69f88687d91695154ba05a481fe /recipes-devtools | |
parent | 5a623e3cab4993d362c4097b9c806f5a8a20dafc (diff) | |
download | meta-freescale-329518d7a8c63775cb6867b93f2cbc7863906808.tar.gz |
qoriq-atf: Do not use append with += operator
this is undefined behaviour, mant times devs used them together to get
the missing space at the beginning of string which append/prepend needs
but thats not intended behaviour
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-devtools')
0 files changed, 0 insertions, 0 deletions