https://bugs.openldap.org/show_bug.cgi?id=10488
--- Comment #8 from Howard Chu hyc@openldap.org --- (In reply to wangxiaomeng from comment #7)
(In reply to Quanah Gibson-Mount from comment #6)
head:
• c27f8489 by Ondřej Kuzník at 2026-04-29T16:49:32+00:00 ITS#10488 Avoid out-of-bounds reads
I originally reported ITS#10488 and submitted the complete fix patch on 2026-04-09 with full issue analysis and defensive boundary checks, and added my Signed-off-by signature.
With respect, your submission was a non-issue, and you confirmed that there was no path from which a client could trigger it. The only reason we committed a change was to avoid redundant reports from automated tools in the future, not because there was anything that actually needed fixing.
Commit c27f8489 is revised and adjusted based entirely on my original patch solution, the core fix logic, zero-length judgment logic and problem-solving ideas come from my original submission.
I fully respect the subsequent code style adjustments and detail optimizations made by Ondřej Kuzník, but hope to retain the original contribution attribution and my Signed-off-by information in the commit record, to correctly record the original discoverer and core fix author of this issue.
Thanks for the community work and proper contribution attribution. Signed-off-by: wangxiaomeng wangxiaomeng@kylinos.cn
The extent of your contribution remains fully documented here in the ITS.