]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
partial_load_u64 will fail if buf == NULL/c_len == 0 (#331) 323/head
authorKonstantinos Margaritis <markos@users.noreply.github.com>
Fri, 16 May 2025 10:44:36 +0000 (13:44 +0300)
committerGitHub <noreply@github.com>
Fri, 16 May 2025 10:44:36 +0000 (13:44 +0300)
commit7e0503c3b8211239b6068b24f406b5e45270063a
treedb4b0bcdb242922a3d8ab896f7b7c4d64bfa4374
parent5e622556676e6563c2dbbc19f50ab3969a5ba7e6
partial_load_u64 will fail if buf == NULL/c_len == 0 (#331)
src/rose/program_runtime.c