Fix signal handler installation
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 9 Jun 2009 21:54:49 +0000 (17:54 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 9 Jun 2009 21:54:49 +0000 (17:54 -0400)
The signal handler is not being set in conformance with the sigaction
manpage. Because of this, it is probably not set at all. Valgrind also
generates an error. This patch fixes this.

Signed-off-by: Pierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>

No differences found
This page took 0.025999 seconds and 4 git commands to generate.