ascii.c (ascii_reserve) Added assertion.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 25 Feb 2012 11:15:03 +0000 (12:15 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 26 Feb 2012 18:32:13 +0000 (19:32 +0100)
commit94a8e93c4397e1140dd6de5db19d054df546419e
tree4bf8a270f503659a2793ea81de4c52c23d7ed4a3
parent2f80d38ead501269551b4b9380fd34c2c61c6e5e
ascii.c (ascii_reserve) Added assertion.

Added this assertion to catch a yet-to-be fixed array bounds bug.
src/output/ascii.c