aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/redzone9/(developers-only)
diff options
context:
space:
mode:
authorRyan Libby <rlibby@FreeBSD.org>2024-06-25 17:41:11 +0000
committerRyan Libby <rlibby@FreeBSD.org>2024-06-25 17:41:11 +0000
commitf29bdea0477625cb3b9de2971e92b67e5bb71178 (patch)
treeda6cc84fe6e438af3bfc984f3395c9204ccc2c1f /tools/regression/redzone9/(developers-only)
parent07cc7ea7386c5428cef9e8f06d4ebd8144dec311 (diff)
downloadsrc-main.tar.gz
src-main.zip
ext4_ext_tree_init: correct memset initializationHEADmain
gcc -Wmemset-elt-size diagnosed this. The code was only initializing 1/4 of the array. However, it was actually harmless, as the only caller had done an M_ZERO allocation anyway. Reviewed by: markj Differential Revision: https://reviews.freebsd.org/D45701
Diffstat (limited to 'tools/regression/redzone9/(developers-only)')
0 files changed, 0 insertions, 0 deletions