diff options
author | 2019-03-14 12:19:24 -0700 | |
---|---|---|
committer | 2019-03-18 23:47:43 +0000 | |
commit | 418021ce9d6444340c612f09926b5e39c2d4307f (patch) | |
tree | e6218ae14c4c2661cb1991a51cb863690e597874 /meta-poky | |
parent | 9d6a429f5813e67185abe0140163c253878124e6 (diff) | |
download | poky-418021ce9d6444340c612f09926b5e39c2d4307f.tar.gz poky-418021ce9d6444340c612f09926b5e39c2d4307f.tar.bz2 poky-418021ce9d6444340c612f09926b5e39c2d4307f.zip |
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.
(From OE-Core rev: 631cd6f9144fa5dd3a36480905d6edc9b5e81520)
Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky')
0 files changed, 0 insertions, 0 deletions