tridge merged RsyncProject/rsync#876 · April 21, 2026 18:44 zero all new memory from allocations #876 Change my_alloc() to use calloc instead of malloc so all fresh allocations return zeroed memory. Also zero the expanded portion in expand_item_list… +3 -3