diff options
author | Jeremy Kerr <jk@ozlabs.org> | 2013-09-13 15:25:33 +0800 |
---|---|---|
committer | Jeremy Kerr <jk@ozlabs.org> | 2013-09-24 13:14:59 +0800 |
commit | c12f6bacbd96fda27252bdb79781e5743c01da60 (patch) | |
tree | a334291b6a860e4d5dad6851fee85d8c28c9c9b5 /discover/pxe-parser.c | |
parent | fb5a2b71f85614114663c86dbba62c5c491a11b9 (diff) | |
download | talos-petitboot-c12f6bacbd96fda27252bdb79781e5743c01da60.tar.gz talos-petitboot-c12f6bacbd96fda27252bdb79781e5743c01da60.zip |
discover/grub2: Fix word append
The parser was setting word->next on the top-level word, resulting in
word chains of a maximum length of 2. Instead, use a last pointer to
always append to the last word.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'discover/pxe-parser.c')
0 files changed, 0 insertions, 0 deletions