commit | bd9874db7485e827a2b9af6d7066c02692cef46d | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Wed Jul 16 07:22:14 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Wed Jul 16 07:22:14 2008 +0000 |
tree | fef8728a85fef7666676a3e94b165f0d9c476ced | |
parent | 018bee6afb0a7b9e09616a52f2f24f65fcf07322 [diff] |
od,hexdump: fix bug where xrealloc may move pointer, leaving other pointers dangling (bug 4104). + many style fixes in libbb/dump.c.