1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 11:25:35 +02:00
Find a file
Nathan Ridge 2fe856426c Fix a couple of potential leaks of the PDOM write lock
This fixes a couple of places where a call to
PDOM.acquireWriteLock() is not paired with a call to
releaseWriteLock() in a finally block.

Change-Id: I45a8bd9a2f6585bb4c4bc1f726fea6f9eba5fb43
2017-09-26 13:39:54 -04:00
.mvn releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build Bug 522077 - New Autotools project doesn't open source file by default 2017-09-11 11:49:01 -04:00
codan Bug 513105 - Store the current lookup point in a thread-local static stack rather than passing it around everywhere 2017-09-25 12:51:22 -04:00
core Fix a couple of potential leaks of the PDOM write lock 2017-09-26 13:39:54 -04:00
cross Reinstate commit 709689b36e 2017-09-19 15:33:21 -04:00
debug Reinstate commit 709689b36e 2017-09-19 15:33:21 -04:00
doc Bug 517516: Update N&N in CDT docs 2017-05-31 07:39:52 -04:00
dsf Reinstate commit 709689b36e 2017-09-19 15:33:21 -04:00
dsf-gdb Update feature versions to CDT 9.4. 2017-09-11 11:18:42 -04:00
jtag Reinstate commit 709689b36e 2017-09-19 15:33:21 -04:00
launch Reinstate commit 709689b36e 2017-09-19 15:33:21 -04:00
llvm Update feature versions to CDT 9.4. 2017-09-11 11:18:42 -04:00
lrparser Update feature versions to CDT 9.4. 2017-09-11 11:18:42 -04:00
lsp4e-cpp A basic LSP4E integration with Clangd 2017-09-01 11:31:57 -04:00
memory Update feature versions to CDT 9.4. 2017-09-11 11:18:42 -04:00
native Fix serial port naming on Windows to ensure get() method works. 2017-06-19 10:21:25 -04:00
qt Bug 513105 - Store the current lookup point in a thread-local static stack rather than passing it around everywhere 2017-09-25 12:51:22 -04:00
releng Add some missing feature pom.xml files for Sonar job to work 2017-09-20 13:39:05 -04:00
remote Update feature versions to CDT 9.4. 2017-09-11 11:18:42 -04:00
testsrunner Update feature versions to CDT 9.4. 2017-09-11 11:18:42 -04:00
toolchains/arduino Update feature versions to CDT 9.4. 2017-09-11 11:18:42 -04:00
upc Update feature versions to CDT 9.4. 2017-09-11 11:18:42 -04:00
util Reinstate commit 709689b36e 2017-09-19 15:33:21 -04:00
visualizer Update feature versions to CDT 9.4. 2017-09-11 11:18:42 -04:00
windows Update feature versions to CDT 9.4. 2017-09-11 11:18:42 -04:00
xlc Update feature versions to CDT 9.4. 2017-09-11 11:18:42 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml releng: Enforce JavaSE-1.8 EE for tycho-eclipserun-plugin 2017-05-26 12:31:20 -04:00