From 593285ac1520e54467573c3a73cdda26a6a5acea Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 19 Apr 2016 00:54:24 +0200 Subject: hurd: fix profiling short-living processes * sysdeps/mach/hurd/profil.c (update_waiter): Initialize profil_reply_port. (profile_waiter): Do not initialize profil_reply_port. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 200cfcb4fc..04f5693376 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2016-04-19 Samuel Thibault + + * sysdeps/mach/hurd/profil.c (update_waiter): Initialize + profil_reply_port. + (profile_waiter): Do not initialize profil_reply_port. + 2016-04-18 Wilco Dijkstra [BZ #18712] -- cgit 1.4.1