Andrey Smirnov f98e76f8d8
fix: panics in diff algorithms
The fix PR https://github.com/neticdk/go-stdlib/pull/44

Replace the library for now.

Add fuzzing test, keep panic causing vectors.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit eff89d1ed46e5f3c709305a8cb134dabae925420)
2026-03-26 15:57:01 +04:00

4 lines
77 B
Plaintext

go test fuzz v1
string("1\n\n\n\n\n\n")
string("\n1\n\n\n\n\n\n\n\n\n\n\n0")