lassevk / DiffLib

A simple but powerful diff and merge class library for .NET, written in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crashes with ArgumentOutOfRangeException on some diffs

lassevk opened this issue · comments

Seems that if the longest match is at the end of a collection, sometimes it tries to read past the end of the first/original collection.

Is this issue fixed and available in a released NuGet package?

I need a diff utility and am evaluating this lib and also https://github.com/mmanela/diffplex.

Yes, this is part of 2016.4.21.1027 of DiffLib available on Nuget.

This was fixed in 2016.4.21.1027.