Merge patch from JeremyF:

65-fix-ldt

Fix LDT handling in threaded programs. do__apply_in_new_thread() was
failing to set up the child thread's LDT inherited from the parent,
and was triggering an assert in VG_(save_thread_state)() when trying
to copy the parent's thread state to the child.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1348 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed