1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-06 00:25:25 +02:00
cdt/core
Doug Schaefer 126da7d685 Bug 429196 Eliminate StackOverflow on adaptBinding.
A pretty simple and kludgy fix to the problem, but if we detect that
we are adapting a binding that we are just in the middle of adapting,
we bail and return null. Added Andrew's JUnit that reproduces the
problem in case someone wants to try a better solution.

Change-Id: Ib4a85c161be6aee073fee7ac0501464b70020fac
Reviewed-on: https://git.eclipse.org/r/24396
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2014-04-03 11:27:59 -04:00
..
org.eclipse.cdt.alltests Cosmetics. 2013-12-03 18:05:48 -08:00
org.eclipse.cdt.core Bug 429196 Eliminate StackOverflow on adaptBinding. 2014-04-03 11:27:59 -04:00
org.eclipse.cdt.core.aix Bug 406479 - Some "org.eclipse.cdt.core" fragments are missing an 2013-09-26 11:37:38 -04:00
org.eclipse.cdt.core.linux Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
org.eclipse.cdt.core.linux.ia64 Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
org.eclipse.cdt.core.linux.ppc Bug 406479 - Some "org.eclipse.cdt.core" fragments are missing an 2013-09-26 11:37:38 -04:00
org.eclipse.cdt.core.linux.ppc64 Bug 406479 - Some "org.eclipse.cdt.core" fragments are missing an 2013-09-26 11:37:38 -04:00
org.eclipse.cdt.core.linux.x86 Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
org.eclipse.cdt.core.linux.x86_64 Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
org.eclipse.cdt.core.macosx Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
org.eclipse.cdt.core.qnx Bug 314504 ProcessList leaks file descriptors during #getProcessList() 2010-05-27 10:01:52 +00:00
org.eclipse.cdt.core.solaris Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
org.eclipse.cdt.core.tests Bug 429196 Eliminate StackOverflow on adaptBinding. 2014-04-03 11:27:59 -04:00
org.eclipse.cdt.core.win32 Bug 419391 - Contribute Windows PTY support 2013-12-16 09:54:34 +01:00
org.eclipse.cdt.core.win32.x86 Bug 419391 - Contribute Windows PTY support 2013-12-16 09:54:34 +01:00
org.eclipse.cdt.core.win32.x86_64 Bug 419391 - Contribute Windows PTY support 2013-12-16 09:54:34 +01:00
org.eclipse.cdt.ui Bug 425595 - Opening 'C/C++ General-> Formatter' of a project properties 2014-03-03 15:30:36 -08:00
org.eclipse.cdt.ui.tests Bug 424876 - Unable to extract a function containing nested loops 2014-01-03 18:39:31 -08:00