Package: tcmu / 1.5.4-10

Metadata

Package Version Patches format
tcmu 1.5.4-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
32bit size_t cast.patch | (download)

tcmur_cmd_handler.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 case return of tcmu_lba_to_byte to size_t
 Ensures comparison of size_t types avoiding compilation
 error under 32 bit architectures.
fix use after free.patch | (download)

rbd.c | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 [patch] rbd: fix use-after-free of addr

Signed-off-by: Xiubo Li <xiubli@redhat.com>

format.patch | (download)

main.c | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix building with -werror=format-security


cmake 4.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix building with cmake 4