Avoid crashing when BURST has missing modes.
authorMichael Poole <mdpoole@troilus.org>
Sun, 20 May 2007 15:59:43 +0000 (11:59 -0400)
committerMichael Poole <mdpoole@troilus.org>
Mon, 28 May 2007 18:46:32 +0000 (14:46 -0400)
commitbc8461e95aafc26b36ee41ca66ff5aabfb6d728f
treebb10a950a920887de1bac089f3b1df95203e8929
parente69c352730f45835325291e63e57bff3e2a26b97
Avoid crashing when BURST has missing modes.

src/proto-p10.c (cmd_burst): If the expected number of modes is larger
  than the actual number, only unsplit and advance by the actual number.
src/proto-p10.c