2010/7/23 Michal Marek <mmarek@xxxxxxx>: > On 23.7.2010 09:04, Stephen Boyd wrote: >> nconfig segfaults when help text contains the character '%'. For a quick >> example, navigate to the kernel compression options and get the help for >> bzip2. Doing so triggers a call to mvwprintw() with a string containing >> '%' and no extra arguments to fill in the specifier's value. Fix this >> case by printing the literal string retrieved from the kconfig. > > Thanks, applied. > > Michal Thanks. It is also nice to see people are using nconfig. Cheers. -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html