about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorSean Cross <sean@xobs.io>2023-12-24 14:51:28 +0800
committerSean Cross <sean@xobs.io>2024-01-13 09:13:55 -0800
commit944dc212685a4f17db144d14459ee4bc3ffd3423 (patch)
tree5cbb714799161faa4644e83dd0241e66575b727c /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentdee1c260b8ab3d093dc571a0954f645a43b822bc (diff)
downloadrust-944dc212685a4f17db144d14459ee4bc3ffd3423.tar.gz
rust-944dc212685a4f17db144d14459ee4bc3ffd3423.zip
xous: ffi: correct size of freed memory
The amount of memory allocated was multiplied by sizeof::<T>(), so the
amount of memory to be freed should also be multiplied by sizeof::<T>().

Signed-off-by: Sean Cross <sean@xobs.io>
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions