Skip to content

Commit 9ca21b9

Browse files
committed
Merge branch 'PHP-7.4'
2 parents f10eb9f + f945c82 commit 9ca21b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/readline/readline.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,7 @@ PHP_FUNCTION(readline_list_history)
386386
}
387387
}
388388
}
389+
free(hs);
389390
}
390391

391392
#else /* readline */

0 commit comments

Comments
 (0)