https://bugs.openldap.org/show_bug.cgi?id=10488
--- Comment #7 from wangxiaomeng wangxiaomeng@kylinos.cn --- (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.
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