[libnice] multithread g_main_loop_quit ad remove agent

Emanuele Bizzarri emabiz76 at gmail.com
Tue Jul 15 08:06:23 PDT 2014


Hi Philip,
probably the simpler thing to do is to change the type inside win32_common.

But you decide.

Thank you,

Emanuele

On 15/07/2014 15:08, Philip Withnall wrote:
> On Mon, 2014-07-14 at 15:25 +0200, Emanuele Bizzarri wrote:
>> Il 14/07/2014 14:27, Philip Withnall ha scritto:
>>> Where *exactly* in the code is this? Looking at my copy of
>>> stun/stunmessage.c, the logs show that fast_retval has always had type
>>> ssize_t (which is signed).
>>
>> This is the code inside stunmessage.c:
> *snip*
>
> Yup, you've found a bug. My preferred fix would be to make the stun/
> library depend on GLib and use GLib types there; the alternative is to
> copy the ssize_t configuration code from GLib to the stun/ library and
> duplicate it there so that ssize_t is defined correctly.
>
> Having spoken to Olivier about it, he agrees. Youness, are you OK with
> that?
>
> Philip



More information about the nice mailing list