On 2023-10-25, Maria Morisot <maria.mori...@icloud.com> wrote: > I opened xenocara/lib/libX11/src/xlibi18n/lcPrTxt.c and strcpy operates on a > buffer passed in through a pointer, so I don't think there's a way to > calculate the buffer length. I'm not very good at C, so I don't know what to > do here. Do I just leave strcpy in place or does the calling code need to be > reworked.
This is exactly an example of what I was trying to point out, that these are not necessarily simple changes. BTW, please reply to existing nailing list threads rather than starting new ones for the same topic.