[parted-devel] [PATCH 0/5] Some cleanup patches

Brian C. Lane bcl at redhat.com
Wed Feb 15 19:57:06 GMT 2023


Preparting to do an alpha release soon, these are all things that are
complained about when building on Fedora with gcc-13.0.1, and should not
result in any behavior changes.


Brian C. Lane (5):
  filesys: Check for null from close_fn
  libparted: Fix potential NULL dereference in ped_disk_next_partition
  strlist: Handle realloc error in wchar_to_str
  ui: Add checks for prompt being NULL
  tests: Fix formatting and snprintf warnings in tests.

 libparted/disk.c          | 5 ++++-
 libparted/fs/r/filesys.c  | 3 ++-
 libparted/tests/disk.c    | 2 +-
 libparted/tests/symlink.c | 2 +-
 parted/strlist.c          | 2 ++
 parted/ui.c               | 7 +++++--
 6 files changed, 15 insertions(+), 6 deletions(-)

-- 
2.39.1




More information about the parted-devel mailing list