Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 54ed53f3e389a914a5b1052e044bcad2 > files > 3

e2fsprogs-1.42.7-1.mga3.src.rpm

Index: e2fsprogs-1.42/lib/ss/invocation.c
===================================================================
--- e2fsprogs-1.42/lib/ss/invocation.c.orig	2011-09-18
+++ e2fsprogs-1.42/lib/ss/invocation.c	2011-12-29
@@ -77,6 +77,7 @@ int ss_create_invocation(subsystem_name,
 	new_table->add_history = 0;
 	new_table->redisplay = 0;
 	new_table->rl_completion_matches = 0;
+	new_table->readline_shutdown = 0;
 	_ss_table = table;
 #if defined(HAVE_DLOPEN) && defined(SHARED_ELF_LIB)
 	ss_get_readline(sci_idx);