re-read confstr as info requested.
This commit is contained in:
@@ -1588,6 +1588,8 @@ static void show_core_info(int info_n)
|
||||
int i = 2;
|
||||
while (1)
|
||||
{
|
||||
user_io_read_confstr();
|
||||
|
||||
char *p = user_io_get_confstr(i++);
|
||||
if (!p) break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user