Fix segfault bug in the kick command.
commit2f2bac57c36f1e64f569d64dc682d02c64be1180
authorKeith Rarick <kr@causes.com>
Mon, 28 Apr 2008 23:33:01 +0000 (28 16:33 -0700)
committerKeith Rarick <kr@causes.com>
Mon, 28 Apr 2008 23:47:00 +0000 (28 16:47 -0700)
treed39740a03bc774f872dcfb731d51f84a8cbe7633
parent6d0c7cd4999d91e97b94db4ec634bc6ec3035e76
Fix segfault bug in the kick command.

This crash happens if you issue "kick N" in a tube with no buried jobs and
fewer than N delayed jobs while another tube has at least one delayed job.
prot.c