]> code.ossystems Code Review - openembedded-core.git/commit
puzzles: fix uninitialized variable compiler error
authorJoe Slater <joe.slater@windriver.com>
Thu, 14 Mar 2019 19:19:24 +0000 (12:19 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Mar 2019 22:59:59 +0000 (22:59 +0000)
commit631cd6f9144fa5dd3a36480905d6edc9b5e81520
tree574edbf338cc18fee831775d044eba909aba9e76
parent791b278c513abb6587d4efcf2e4e974a0bf280ae
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>
meta/recipes-sato/puzzles/files/fix-ki-uninitialized.patch [new file with mode: 0644]
meta/recipes-sato/puzzles/puzzles_git.bb