Pidgin 2.10.7 - two issues

Mark Doliner mark at kingant.net
Sun Jan 12 20:54:15 EST 2014


On Sun, Jan 12, 2014 at 5:52 PM, Mark Doliner <mark at kingant.net> wrote:
> On Wed, Jul 17, 2013 at 3:05 PM, Lukas Odzioba <lukas.odzioba at gmail.com> wrote:
>> finch/libgnt/gntwm.c: 997: - null pointer dereference
>> len = wcstombs(NULL, wide, 0) + 1;
>>
>> First arg should not be NULL it is "dest".
>
> Actually I think the code is correct. From the man page it looks like
> dest is allowed to be NULL. In this case no conversation happens. This
> is used to calculate the number of bytes needed for the conversion.

And I just realized that Eion said this in his response (I didn't
realize this because I misinterpreted his response).


More information about the security mailing list