jgit/org.eclipse.jgit
Ilmars Poikans 786ad999cd Fix integer overflow in DiffFormatter when context is set to large int
In original code, if you call the DiffFormatter's setContext() method
with Integer.MAX_VALUE (to get full-context diffs) the format() method
will get into an infinite loop.

Bug: 382680
Change-Id: I804e82cde9b84b8ff232a20fb5cbde04478315e7
Signed-off-by: Ilmars Poikans <ilmars@delibero.lv>
2014-12-01 00:14:50 +02:00
..
.settings Add a method to ObjectInserter to read back inserted objects 2014-08-13 10:27:12 -07:00
META-INF Prepare post 3.6.0-m1 builds 2014-11-12 18:51:54 +01:00
findBugs [findBugs] Silence warning about Transport initialization 2012-09-14 00:01:47 +02:00
resources/org/eclipse/jgit Fix variable name and error message for sideband testing 2014-11-10 18:18:34 -08:00
src/org/eclipse/jgit Fix integer overflow in DiffFormatter when context is set to large int 2014-12-01 00:14:50 +02:00
.classpath Externalize strings from JGit 2010-05-19 14:37:16 -07:00
.fbprefs Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
.gitignore Finish removing Apache Felix maven-bundle-plugin 2010-01-12 11:46:55 -08:00
.project Revert "Hide Maven target directories from Eclipse" 2010-08-28 09:50:50 +02:00
about.html Add missing about.html files to all shipped bundles 2011-06-08 21:51:51 +02:00
build.properties Add "resources/" as a source folder 2010-06-05 14:39:27 +02:00
plugin.properties Remove incubation marker 2011-05-31 22:53:53 +02:00
pom.xml Prepare post 3.6.0-m1 builds 2014-11-12 18:51:54 +01:00