]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
rpc : avoid uninitialized memory in serialize_tensor (llama/13210)
authorJustin Santa Barbara <redacted>
Thu, 1 May 2025 21:32:11 +0000 (17:32 -0400)
committerGeorgi Gerganov <redacted>
Wed, 7 May 2025 12:39:32 +0000 (15:39 +0300)
commita8fe90ae158f8c573fb14f4b530c5d62f96ae391
tree0288b0778a2bccfbf3c077e067abc6c33eb41549
parentc5a5a2da5b8569ea4d52a7c854ab0b9386039357
rpc : avoid uninitialized memory in serialize_tensor (llama/13210)

Zero out the name and padding buffers.
ggml/src/ggml-rpc/ggml-rpc.cpp