lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 7 May 2013 09:43:41 +0800
From:	Li Zefan <lizefan@...wei.com>
To:	Borislav Petkov <bp@...en8.de>
CC:	Wengmeiling <wengmeiling.weng@...wei.com>,
	Libo Chen <libo.chen@...wei.com>,
	Michal Marek <mmarek@...e.cz>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	lkml <linux-kernel@...r.kernel.org>
Subject: Re: bcdedcc1afd6 breaks search in menuconfig

On 2013/5/6 23:49, Borislav Petkov wrote:
> When I do
> 
> make menuconfig
> 
> then press '/' in order to search for a symbol, and I type 'EFI', for
> example, and press enter, I get:
> 
>  │  Enter CONFIG_ (sub)string to search for (with or without "CONFIG_")    │  
>  │ ┌─────────────────────────────────────────────────────────────────────┐ │  
>  │ │EFImake[1]: *** [menuconfig] Segmentation fault                      │ │  
>  │ └───────────────────────────────────────────────make: *** [menuconfig] Error 2
> 
> and the terminal is left in an inconsistent state which I need to
> 'reset'. But, more importantly, the search is b0rked now.
> 

Add a "if (prop)" will fix it.

I'll prepare a patch.

> Reverting the above commit fixes the issue.
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ