bareos: master 6083fd51

Author Committer Branch Timestamp Parent
arogge arogge master 2021-10-11 15:57 master c4fced35 Pending
Changeset droplet: improve dpl_set_addr_family_from_host()

This function had a pointer to a destination buffer with no associated
length passed. This patch adds the length as an additional parameter.
mod - core/src/droplet/libdroplet/include/droplet/utils.h Diff File
mod - core/src/droplet/libdroplet/src/addrlist.c Diff File
mod - core/src/droplet/libdroplet/src/utils.c Diff File