Unverified Commit 50c589eb authored by Mike Gabriel's avatar Mike Gabriel

Merge branch 'sunweaver-pr/happyvalgrind-nxagentResetSignalHandlers' into 3.6.x

Attributes GH PR #375: https://github.com/ArcticaProject/nx-libs/pull/375 Reviewed-by: Ulrich Sibiller <uli42@gmx.de> -- Fri, 03 Mar 2017 02:20:38 -0800
parents 20029dbc 46f9afb3
......@@ -1109,6 +1109,8 @@ void nxagentResetSignalHandlers()
int result;
memset(&newAction, 0, sizeof(newAction));
/*
* Reset the signal handlers
* to a well known state.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment