diff options
author | Tim Chase <[email protected]> | 2019-04-10 17:38:21 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-04-10 15:38:21 -0700 |
commit | 8cb34421e0bf1fea316d16014483d61381a41f57 (patch) | |
tree | 442ec4c1919545a1d1d44b6ac822b16a02e21267 /tests/test-runner | |
parent | 5ae4e4481eede259a64260ab1b09f86ff46c8f8d (diff) |
Avoid stack overwrite in zfs_setattr_dir()
The bulk[] array index, count, must be reset per-iteration in order to
not overwrite the stack.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Chris Dunlop <[email protected]>
Reviewed-by: Tom Caputi <[email protected]>
Signed-off-by: Tim Chase <[email protected]>
Closes #8072
Closes #8597
Closes #8601
Diffstat (limited to 'tests/test-runner')
0 files changed, 0 insertions, 0 deletions