chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Fix bounds check in substring[-ci]=?


From: siiky
Subject: [PATCH] Fix bounds check in substring[-ci]=?
Date: Sat, 27 Apr 2024 02:08:28 +0100
User-agent: Mozilla Thunderbird Beta

Another attempt at fixing #1835, hopefully this time for good.

Adds a +1 to each paramter string's length, to permit starting to compare at 
end of string, and corresponding tests.

The errors I experienced in csi were caused by a bug in the breadline egg. Will 
share a patch with wasamasa.

siiky

Attachment: 0001-Fix-bounds-check-in-substring-ci.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]