1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/dsf-gdb
Simeon Andreev db1326bbb3 Bug 543129 - NPE in GdbFullCliConsolePage.dispose()
With the fix for bug 536677, disposing a org.eclipse.ui.part.Page will
dispose also its site.
org.eclipse.cdt.dsf.gdb.internal.ui.console.GdbFullCliConsolePage.dispose()
calls super.dispose() and then accesses the page site, which results in
a NPE.

This change changes the order of disposal to the natural order,
extending class first and then the super.

Change-Id: I853c8c426b9ea4e1403cd9af34f9878f6379f72a
Signed-off-by: Simeon Andreev <simeon.danailov.andreev@gmail.com>
2019-02-14 16:12:39 +01:00
..
org.eclipse.cdt.dsf.gdb [releng] Bump version numbers for plug-ins changed since branch point 2018-12-20 08:37:56 +00:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
org.eclipse.cdt.dsf.gdb.tests Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
org.eclipse.cdt.dsf.gdb.ui Bug 543129 - NPE in GdbFullCliConsolePage.dispose() 2019-02-14 16:12:39 +01:00
org.eclipse.cdt.examples.dsf.gdb Bug 540373: Post code-cleanup for DSF examples 2018-11-24 11:22:15 +00:00
org.eclipse.cdt.gnu.dsf-feature [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
org.eclipse.cdt.gnu.multicorevisualizer-feature [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
org.eclipse.cdt.tests.dsf.gdb Fix license comment block in download-build-gdb.sh 2018-12-14 11:16:17 -05:00
pom.xml [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00