2013-05-14 Miguel Figueiredo <el...@debianpt.org>

* kern/thread.c (new_thread->pc_sample.buffer): remove duplicate line

diff --git a/kern/thread.c b/kern/thread.c
index 87be923..9dbc677 100644
--- a/kern/thread.c
+++ b/kern/thread.c
@@ -538,7 +538,6 @@ kern_return_t thread_create(
        new_thread->pc_sample.sampletypes = 0;
 #endif /* MACH_PCSAMPLE */

-       new_thread->pc_sample.buffer = 0;
        /*
         *      Add the thread to the task`s list of threads.
         *      The new thread holds another reference to the task.

--
Melhores cumprimentos/Best regards,

Miguel Figueiredo

Reply via email to