fixed a bug where we would look for a signal past the end of the
authorAndrew Tridgell <tridge@samba.org>
Fri, 18 Jul 2008 03:46:01 +0000 (13:46 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 18 Jul 2008 03:46:01 +0000 (13:46 +1000)
commite24152fbd06ba4c2b6cfd473751c7f00a676b9ae
tree308636c161f5b72e783699e34ffe339a6321cb14
parentaf38c8d4cc03e1b5a314ea2338346c5f8c80aa95
fixed a bug where we would look for a signal past the end of the
signal arrays

This could cause the events code to get into a loop chewing CPU
lib/events/events_signal.c