[libnice] multithread g_main_loop_quit ad remove agent

Philip Withnall philip at tecnocode.co.uk
Tue Jul 15 06:08:58 PDT 2014


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 213 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/nice/attachments/20140715/100cbdcb/attachment.sig>


More information about the nice mailing list