From: Samuel Mendoza-Jonas Date: Wed, 11 Nov 2015 05:11:41 +0000 (+1100) Subject: ui/ncurses: Check for NULL in pmenu_item_get_index() X-Git-Tag: v1.0.0~34^2~8 X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=commitdiff_plain;h=c9c964c8c03c766d94d4798231d6e3db191c57df;hp=c9c964c8c03c766d94d4798231d6e3db191c57df ui/ncurses: Check for NULL in pmenu_item_get_index() Fixes Coverity defect #30476 Signed-off-by: Samuel Mendoza-Jonas ---