diff options
author | Joe Slater <joe.slater@windriver.com> | 2019-03-14 12:19:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-03-18 22:59:59 +0000 |
commit | 631cd6f9144fa5dd3a36480905d6edc9b5e81520 (patch) | |
tree | 574edbf338cc18fee831775d044eba909aba9e76 /meta/lib/oeqa/manual | |
parent | 791b278c513abb6587d4efcf2e4e974a0bf280ae (diff) | |
download | openembedded-core-contrib-631cd6f9144fa5dd3a36480905d6edc9b5e81520.tar.gz |
puzzles: fix uninitialized variable compiler error
In tree234.c, change a while() loop to a for() loop so
that the compiler will realize we loop at least once.
Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/manual')
0 files changed, 0 insertions, 0 deletions