@@ -, +, @@ http://web.archive.org/web/20160324213842/http://oss.sgi.com/bugzilla/show_bug.cgi?id=876 https://bugs.gentoo.org/335115 --- dump/content.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/dump/content.c +++ a/dump/content.c @@ -6338,7 +6338,7 @@ static bool_t Media_prompt_erase(drive_t *drivep) { fold_t fold; - char question[100]; + char question[200]; char *preamblestr[PREAMBLEMAX]; size_t preamblecnt; char *querystr[QUERYMAX]; --