|
| From: | Jose E. Marchesi |
| Subject: | Re: Recently broken tab completion in repl |
| Date: | Sun, 12 Apr 2020 09:03:05 +0200 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Hi John.
This commit:
commit c576c04c32c10f1f550229b0c487ded1f4948e53
Author: Tim Rühsen <address@hidden>
Date: Fri Apr 3 10:38:26 2020 +0200
Remove superfluous malloc from pk_cmd_get_next_match
2020-04-03 Tim Rühsen <address@hidden>
* src/pk-cmd.c (pk_cmd_get_next_match):
Remove superfluous malloc within loop.
has broken the tab completion within the repl.
Please fix or revert.
I just reverted it in master.
| [Prev in Thread] | Current Thread | [Next in Thread] |