Fix activation of selected entrymaster
commit5f4889475c23446291deed87e59609a2fa4edd5f
authorMarc Andre Tanner <mat@brain-dump.org>
Sat, 19 Mar 2011 15:58:52 +0000 (19 16:58 +0100)
committerMarc Andre Tanner <mat@brain-dump.org>
Sat, 19 Mar 2011 15:58:52 +0000 (19 16:58 +0100)
tree606f0276036818ac735183bd9bd03a81f59e132d
parent94fc251b47ac8cf7ddeee573d2634d718a13a5ab
Fix activation of selected entry

Use a heap allocated variable for the menu entry instead of an
automatic one which was no longer available when it was later
accessed.

Thanks to Guilhem Bonnefille for the report and an initial patch.

Signed-off-by: Marc Andre Tanner <mat@brain-dump.org>
qi-bootmenu.c