mirror_zfs/cmd/zdb
Tim Chase 2986b3fd25 zdb: segfault in dump_bpobj_subobjs()
Avoid buffer overrun on all-zero bpobj subobjects by using signed
array index.  Also fix the type cast on the printf() argument.

Signed-off-by: Tim Chase <tim@onlight.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3905
2015-10-13 09:56:51 -07:00
..
.gitignore Add .gitignore files to exclude build products 2010-01-08 11:35:17 -08:00
Makefile.am Support parallel build trees (VPATH builds) 2015-07-17 13:42:51 -07:00
zdb_il.c Fix for recent zdb -h | -i crashes (seg fault) 2015-06-26 14:14:31 -07:00
zdb.c zdb: segfault in dump_bpobj_subobjs() 2015-10-13 09:56:51 -07:00