* profiler.c (handle_profiler_signal): Fix a malloc race
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Oct 2012 19:38:10 +0000 (12:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Oct 2012 19:38:10 +0000 (12:38 -0700)
commita3c5c0c5800ca55a2b0548d3d30a39f570b10e90
treece2ff1ec87183735f4fb43aa3549f322e7d2ef5a
parent914e743b60af339ae577385a18685f8a40f9fe8f
* profiler.c (handle_profiler_signal): Fix a malloc race

that caused Emacs to hang on Fedora 17 when profiling Lisp.
src/ChangeLog
src/profiler.c