summaryrefslogtreecommitdiffstats
path: root/.github/CONTRIBUTING.md
diff options
context:
space:
mode:
authormadz <[email protected]>2019-05-29 19:17:25 +0200
committerBrian Behlendorf <[email protected]>2019-05-29 10:17:25 -0700
commitec4afd27f198d93a7bd32a05cb288708ba754ada (patch)
treea60d65f1306a0489a19081643ee6de2ab444f8da /.github/CONTRIBUTING.md
parent46df7e6cc97c5c95acdb54abe8b078d7ed410c64 (diff)
Fix integer overflow in get_next_chunk()
dn->dn_datablksz type is uint32_t and need to be casted to uint64_t to avoid an overflow when the record size is greater than 4 MiB. Reviewed-by: Tom Caputi <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Olivier Mazouffre <[email protected]> Closes #8778 Closes #8797
Diffstat (limited to '.github/CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions