mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 08:58:11 +00:00
![]() In the situation where the amount of content preceeding the hunk was greater than the max context of the hunk there would be an unsigned underflow, as the logic was assuming signed arithmitic. This underflow would result in the patch not applying, as patch would assume the massive calculated fuzz would result in the patch matching against any file. |
||
---|---|---|
.. | ||
Applier.cpp | ||
Applier.h | ||
CMakeLists.txt | ||
Format.cpp | ||
Format.h | ||
Forward.h | ||
Generator.cpp | ||
Generator.h | ||
Hunks.cpp | ||
Hunks.h |