On Tue, 8 Jul 2003, Julian Elischer wrote:
> I'm looking at this and I think that my interpretation is that
> WINE, under FreeBSD, blindly allocates LDT entries starting at location 17,
> without looking to see if they are in use already..
Do you think that's a bug in Wine, or just a Linuxism? In
I'm looking at this and I think that my interpretation is that
WINE, under FreeBSD, blindly allocates LDT entries starting at location 17,
without looking to see if they are in use already..
My reason for thinking thios is that the string i386_get_ldt
only occurs once in the WINE source, and tha