The truncateToSize function already has assertion to check the
lower boundary for the number bytes, but it does not check the
upper boundary which could still lead to usage errors.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D20755
[MC] Check the upper bound in truncate assertion phosek on May 27 2016, 2:57 PM. Authored by
Details The truncateToSize function already has assertion to check the
Diff Detail
|