March 5, 2025
11:03 p.m.
On Mar 4, 2025, at 10:12 PM, Evgeniy Gorbanev via tz <tz@iana.org> wrote:
I found that if I run zic to create a link on another device, the buffer overflow in zip.c:1422 in version 2025a will occur. In this line i == 0.
I.e., if "target" is an empty string, it won't work.