mbox series

[0/2] Fix auto resize code

Message ID 20240116070507.10563-1-bmarzins@redhat.com (mailing list archive)
Headers show
Series Fix auto resize code | expand

Message

Benjamin Marzinski Jan. 16, 2024, 7:05 a.m. UTC
Fix to bugs in my auto-resize feature.

Benjamin Marzinski (2):
  multipathd: fix null pointer dereference in uev_update_path
  multipathd: fix auto-resize configuration

 libmultipath/defaults.h | 1 -
 libmultipath/structs.h  | 3 +--
 multipathd/main.c       | 2 +-
 3 files changed, 2 insertions(+), 4 deletions(-)