* profiler.c (handle_profiler_signal): Fix a malloc race
commit7899e588e1e29a2c7b016f9ba996e761258fb7cb
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Oct 2012 19:38:10 +0000 (2 12:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Oct 2012 19:38:10 +0000 (2 12:38 -0700)
tree068bd317b7976c3146d9310f431b1cace1caca32
parent59dc305ba6a014589041076e7480eac7af26db86
* 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