While writing this patch, I accidentally intoduced off-by-one error that
caused empty terminal window names and could, in theory, lead to crash.
This patch is fixing this accident.
2013/2/19 Christoph Lohmann <20h_AT_r-36.net>
> Greetings.
>
> On Tue, 19 Feb 2013 19:14:18 +0100 Alexander Sedov <alex0player_AT_gmail.com>
> wrote:
> > ---
> > st.c | 111
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
> > 1 file changed, 93 insertions(+), 18 deletions(-)
>
> Thanks, it’s applied. What’s the application needing this?
>
>
> Sincerely,
>
> Christoph Lohmann
>
>
>
Received on Wed Feb 20 2013 - 02:01:56 CET