Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

from Diff.Compare<Patch> in Blob.cs line 115 #1736

Open
generik0 opened this issue Nov 11, 2019 · 0 comments
Open

from Diff.Compare<Patch> in Blob.cs line 115 #1736

generik0 opened this issue Nov 11, 2019 · 0 comments

Comments

@generik0
Copy link

In some very very special cases the Diff.Compare between commits is throwing an exception at blob.cs line 115.

image

OutOfMemoryException to be true.

I have surfed around a bit. Some recommend using ReadAllText instead of the stream reader, others recommend reading one line at a time instead.

Any thoughts about this. I am more than happy to do the work / PR, just want to know thoughts how best to improve :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant