[Toybox] fixed fuzz in patch

Jarno Mäkipää jmakip87 at gmail.com
Mon Feb 24 08:39:10 PST 2020


suckless project has some features that can be applied as patches

cloning st and then trying to apply old patch for scrollback gives me
some failed hunks and some applied with fuzz

https://st.suckless.org/patches/scrollback/



git clone git://git.suckless.org/st
cd st
wget https://st.suckless.org/patches/scrollback/st-scrollback-0.8.1.diff
patch -p1 < st-scrollback-0.8.1.diff




> Can anybody think of good fuzz tests, or do I need to try to come up with
> something by hand? (Is there a large pile of known stale patches I can run
> through it easily?)

> Rob



More information about the Toybox mailing list