cvs commit: ports/x11/libSM/files patch-sm_genid.c
Alexander Kabaev
kan at FreeBSD.org
Mon May 24 20:09:06 UTC 2010
kan 2010-05-24 20:09:06 UTC
FreeBSD ports repository
Added files:
x11/libSM/files patch-sm_genid.c
Log:
Fix apparent typo in SmsGenerateClientID which always leaves the
first byte of allocated id string uninitialized. If that byte
happens to be 0, SmsGenerateClientId appears to return an empty
string to the caller, instead of proper GUID in text form.
This allows Xfce 4.6.1 to work again after Xorg ports were upgraded
to 7.5.
Approved by: x11@ (rnoland)
Revision Changes Path
1.1 +11 -0 ports/x11/libSM/files/patch-sm_genid.c (new)
More information about the cvs-all
mailing list