Re: Fix potential overflow risks from wcscpy and sprintf

2025-06-11 Thread Peter Eisentraut
On 06.06.25 22:50, Yan Haibo wrote: This change stems from a recent static code analysis, which identified a minor potential overflow issue. I would appreciate it if someone could review the fix at their convenience. Please provide more detail in each case what the issue is and how you are pr

Fix potential overflow risks from wcscpy and sprintf

2025-06-10 Thread Yan Haibo
This change stems from a recent static code analysis, which identified a minor potential overflow issue. I would appreciate it if someone could review the fix at their convenience. Thank you for your time and support. Best regards, Haibo 0001-Mitigate-potential-overflow-risks-from-wcscpy-and-s