[Commits] [SCM] claws branch, master, updated. 3.13.2-93-g73e0a2e
Andrej Kacian
andrej at kacian.sk
Wed Mar 30 18:34:07 CEST 2016
On Wed, 30 Mar 2016 18:22:05 +0200 (CEST)
ticho at claws-mail.org wrote:
> commit 73e0a2e64074bab0b6abfde58fdf569b183dde5d
> Author: Andrej Kacian <ticho at claws-mail.org>
> Date: Wed Mar 30 18:21:08 2016 +0200
>
> Rewrite unfold_line() to handle UTF8 line breaks.
>
> This closes bug #3629 - Invalid subject can distort
> message list view
It seems to me that there should be a realloc() at the end of this new
function, since we're going to end up with a shorter string (or at
best, of the same length). But valgrind's memcheck seems happy without
it, and original unfold_line() doesn't use realloc either...
Thoughts?
Regards,
--
Andrej
More information about the Commits
mailing list