od,hexdump: fix bug where xrealloc may move pointer,
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 16 Jul 2008 07:22:14 +0000 (07:22 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 16 Jul 2008 07:22:14 +0000 (07:22 -0000)
commitbd9874db7485e827a2b9af6d7066c02692cef46d
treefef8728a85fef7666676a3e94b165f0d9c476ced
parent018bee6afb0a7b9e09616a52f2f24f65fcf07322
od,hexdump: fix bug where xrealloc may move pointer,
 leaving other pointers dangling (bug 4104).
 + many style fixes in libbb/dump.c.
include/dump.h
libbb/dump.c