mirror_zfs/cmd
Gvozden Neskovic f0c26069bd zdb: fencepost error at zdb_cb.zcb_embedded_histogram[][]
Erroneous access detected by gcc UndefinedBehaviorSanitizer:
`zdb.c:2424:7: runtime error: index 112 out of bounds for type 'uint64_t [112]'`

Fix: increase histogram size by 1 to accommodate all possible sizes.

Signed-off-by: Gvozden Neskovic <neskovic@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4934
Issue #4883
2016-08-16 14:53:09 -07:00
..
arc_summary Update arc_summary.py for prefetch changes 2016-07-19 09:12:41 -07:00
arcstat
dbufstat
fsck_zfs
mount_zfs
raidz_test Fixes and enhancements of SIMD raidz parity 2016-07-19 16:43:07 -07:00
vdev_id
zdb zdb: fencepost error at zdb_cb.zcb_embedded_histogram[][] 2016-08-16 14:53:09 -07:00
zed OpenZFS 5997 - FRU field not set during pool creation and never updated 2016-08-12 13:06:48 -07:00
zfs Fixes for issues found with cppcheck tool 2016-07-27 13:31:22 -07:00
zhack
zinject Fixes for issues found with cppcheck tool 2016-07-27 13:31:22 -07:00
zpios
zpool Multi-thread 'zpool import' for blkid 2016-07-27 13:38:46 -07:00
zstreamdump
ztest ztest: memory leaks reported by AddressSanitizer 2016-07-29 15:34:12 -07:00
zvol_id
Makefile.am