DescriptionFix issue 142:
- Removed the potential for a NULL pointer access in
ContextSwitcher::PreemptionReceived.
- Removed a leak of the semaphore in the ContexSwitcher thread, by removing
the need for this semaphore entirely.
- Added a regression test case which will catch accesses to the ContextSwitcher
singleton after it has been stopped.
Committed: http://code.google.com/p/v8/source/detail?r=994
Patch Set 1 #Patch Set 2 : '' #
Total comments: 10
Messages
Total messages: 3 (0 generated)
|