[Pidgin] #48: Make SIP/SIMPLE work with Microsoft Live Communication Server
Pidgin
trac at pidgin.im
Mon Nov 24 16:37:04 EST 2008
#48: Make SIP/SIMPLE work with Microsoft Live Communication Server
---------------------------+------------------------------------------------
Reporter: MarkDoliner | Owner: shulman
Type: patch | Status: new
Milestone: | Component: SIMPLE
Version: 2.0 | Resolution:
Keywords: MS LCS SIMPLE |
---------------------------+------------------------------------------------
Comment(by DanielBeichl):
Replying to [comment:200 gburt]:
> Nope, I still got the same crash, but I just pushed a fix for it.
>
> Did you mean to make nmac 13 bytes instead of 12? And should the
default be 12 or 13 bytes long instead of the current 8 (01010101)?
i meant to increase nmac from 6 to 13 bytes as mac address is 6 bytes
times 2 as we print the hex value in a string and + 1 as the g_sprintf()
writes a string and thus adds a zero byte at the end.
If we want to use the macaddress as the epid and represent it as a string
we need 13 bytes. As the epid appears to be just a random ascii string the
fallback to a 8 byte value seems fine to me.
Am i correct that you removed the static from the functions of uuid.c to
fix the crash?
regards
Daniel
--
Ticket URL: <http://developer.pidgin.im/ticket/48#comment:201>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list