[pacman-dev] [PATCH] package.c, fix incorrect buffersize
Rikard Falkeborn
rikard.falkeborn at gmail.com
Sun Nov 1 08:55:54 UTC 2015
Den 1 nov 2015 09:36 skrev "Pierre Neidhardt" <ambrevar at gmail.com>:
>
> There is a much simpler fix:
>
> > - static const wchar_t *title_suffix = L" :";
> > - static const wchar_t title_suffix[] = L" :";
>
> I'll commit the patch right row.
>
> --
> Pierre Neidhardt
>
> To communicate is the beginning of understanding.
> -- AT&T
That's simpler. :)
Can you check if clang is happy with the fix? The reason I found it in the
first place was a clang warning. I don't have a computer nearby to test it
on myself at the moment.
/Rikard
More information about the pacman-dev
mailing list