1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Find a file
Andrew Eidsness 5dbcc8ec21 Bug 415789: NPE in ScannerConfigBuilder
An implementation of IEnvironmentVariable is returning null for its key
or value.  The javadoc on this interface doesn't mention null, which I
guess makes it a valid value.

This patch checks the result before trying to put it into an instance of
java.util.Properties.

Change-Id: Ic04ddd72dfb558ca403b549b64847c3437971407
Signed-off-by: Andrew Eidsness <andrewe@jfront.com>
Reviewed-on: https://git.eclipse.org/r/15820
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2013-08-28 17:23:23 -04:00
build Bug 415789: NPE in ScannerConfigBuilder 2013-08-28 17:23:23 -04:00
codan Bug 390782 - NPE in AssignmentToItselfChecker$1.isAssignmentToItself 2013-08-28 13:51:59 -07:00
core Bug 415789: NPE in ScannerConfigBuilder 2013-08-28 17:23:23 -04:00
cross Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
debug Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
doc Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
dsf Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
dsf-gdb Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
jtag Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
launch/org.eclipse.cdt.launch Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
llvm Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
lrparser Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
memory Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
p2 Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
qt Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
releng Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
testsrunner Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
upc Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
util Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
visualizer Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
windows Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
xlc Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Bumped up feature version to 8.3. 2013-08-22 20:06:31 -07:00