You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tcl.apache.org by mx...@apache.org on 2019/06/30 15:14:34 UTC

[tcl-rivet] 02/02: removed unneeded access to a thread private variable

This is an automated email from the ASF dual-hosted git repository.

mxmanghi pushed a commit to branch quattuor
in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git

commit a66f12d7096fb75e337c60dafc5106a042e9771a
Author: Massimo Manghi <mx...@apache.org>
AuthorDate: Sun Jun 30 17:14:19 2019 +0200

    removed unneeded access to a thread private variable
---
 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index fe80fb0..1f48460 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-06-30 Massimo Manghi <mx...@apache.org>
+    * src/mod_rivet_ng/rivet_worker_mpm.c: Removed unnecessary access to thread private data
+    in WorkerBridge_Finalize
+
 2019-06-25 Massimo Manghi <mx...@apache.org>
     * src/mod_rivet_ng/rivet_worker_mpm.c: Better handling of exit signal, assigning tasks
     to functions in a more consistent way. Worker_Shutdown declared as 'static'


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tcl.apache.org
For additional commands, e-mail: commits-help@tcl.apache.org