Patch from David Updegraff to use calloc so that forward pointers start out
authorEric Andersen <andersen@codepoet.org>
Sat, 19 Apr 2003 23:18:35 +0000 (23:18 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 19 Apr 2003 23:18:35 +0000 (23:18 -0000)
commit4a11e0fb459a85d8c3930be680a5ee3f7839098a
treeb3df84c830ad249467cbb93cc0ebeda085f392f4
parent2894266f12e699570d223d9f19ca79979196060b
Patch from David Updegraff to  use calloc so that forward pointers start out
NULL, and so it can handle format strings that have stuff _after_ the last %?
specification
libbb/dump.c