Re: [Bug 1956] [PATCH] Incorrect random multicast MAC address creation in UUID generator
13 Mar
2005
13 Mar
'05
1:29 p.m.
On Sun, Mar 13, 2005, Wine Bugs wrote:
the way UuidCreate() was impliment was changed by this patch:
Hans Leidekker <hans(a)it.vu.nl> Reimplement UuidCreate() with Win32 APIs.
http://www.winehq.org/hypermail/wine-cvs/2004/04/0380.html
I am not sure that this bug is actually fixed though
No, it isn't. According to the change there is still the following fix in the function RPC_UuidGetNodeAddress() necessary: << address[0] |= 0x80;
address[0] |= 0x01;
Ralf S. Engelschall rse(a)engelschall.com www.engelschall.com
7587
Age (days ago)
7587
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ralf S. Engelschall