Reapply r255891
This commit is contained in:
parent
f4c6aea395
commit
6062b7ccd9
@ -395,6 +395,9 @@ readline(const char *p)
|
||||
char *buf;
|
||||
static int used_event_hook;
|
||||
|
||||
if (line == NULL)
|
||||
return 0;
|
||||
|
||||
if (e == NULL || h == NULL)
|
||||
rl_initialize();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user