Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
32bit-size_t-cast.patch | Case return of tcmu_lba_to_byte to size_t Ensures comparison of size_t types avoiding compilation error under 32 bit architectures. diff --git a/tcmur_cmd_handler.c b/tcmur_cmd_handler.c index 132c668..a68e367 100644 |
James Page <james.page@ubuntu.com> | yes | |||
fix-use-after-free.patch | [PATCH] rbd: fix use-after-free of addr | Xiubo Li <xiubli@redhat.com> | no | upstream, https://github.com/open-iscsi/tcmu-runner/commit/ec8d252494b0ddfcd684506ff88946e852fac58e | 2021-08-30 | |
format.patch | fix building with -Werror=format-security | Andreas Beckmann <anbe@debian.org> | no |