me, 2.0: jose nazario
beauty and the street
--- memcheck.c.orig 2006-10-06 17:16:08.000000000 -0400
+++ memcheck.c 2006-10-06 17:16:29.000000000 -0400
@@ -2028,7 +2028,7 @@
}
if((act->sa_handler == SIG_DFL
|| act->sa_handler == SIG_IGN)
- && !act->sa_flags && SA_SIGINFO)
+ && !act->sa_flags & SA_SIGINFO)
{
sigaction(signum, act, NULL);
}
next Saturday, Oct 07, 2006 @ 03:08pm | previous Saturday, Oct 07, 2006 @ 03:04pm | archives
| Last modified: Saturday, Oct 07, 2006 @ 03:05pm |
copyright © 2002-2005 jose nazario, all rights reserved.