Userspace utilities for exFAT filesystems
e223325d9c
Upstream fix for this is part of d58057bd9b2f4a24b874a69975ea186466937360 So when we rebase to 1.1.4 we should drop this patch. Fix convscan problem RESOURCE_LEAK (CWE-772): [#def10] [important] exfatprogs-1.1.3/fsck/fsck.c:792: alloc_fn: Storage is returned from allocation function "malloc". exfatprogs-1.1.3/fsck/fsck.c:792: var_assign: Assigning: "boot_sect" = storage returned from "malloc(512UL)". exfatprogs-1.1.3/fsck/fsck.c:796: noescape: Resource "boot_sect" is not freed or pointed-to in "exfat_read". exfatprogs-1.1.3/fsck/fsck.c:799: leaked_storage: Variable "boot_sect" Resolves: rhbz#2077816 Signed-off-by: Pavel Reichl <preichl@redhat.com> |
||
---|---|---|
.gitignore | ||
0001-fsck-fix-memory-leak.patch | ||
exfatprogs.spec | ||
gating.yaml | ||
sources |