2 Commits

Author SHA1 Message Date
Andrey Smirnov
eff89d1ed4
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>
2026-03-18 14:21:39 +04:00
Andrey Smirnov
35ad0448c9
fix: switch to better Myers algorithm implementation
See https://github.com/siderolabs/omni/pull/2311 for the rationale.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2026-02-18 16:55:06 +04:00