Opened 12 years ago

Closed 12 years ago

Last modified 8 years ago

#311 closed defect (fixed)

Thread safety of --enable-ptrace (part 2)

Reported by: rainer Owned by: rainer
Priority: major Milestone: 3.0.6
Component: main Version:
Keywords: Cc:

Description

It has been noticed by [anonymous] that the save_tv variable is global and hence not thread safe. It should be replaced by a thread-specific variable,

Change History (4)

comment:1 by rainer, 12 years ago

Believed to be fixed by changeset [408].

comment:2 by rainer, 12 years ago

Resolution: fixed
Status: newclosed

comment:3 by rainer, 12 years ago

Need to make not_traced thread specific too.. fixed in changeset [409].

comment:4 by rainer, 12 years ago

More fixes (cleaner patch, and a new option for configuring the time difference) in changeset [411].

Note: See TracTickets for help on using tickets.