platform: avoid returning corrupted plugin descriptor
authorRoman Shevchenko <roman.shevchenko@jetbrains.com>
Wed, 17 Dec 2014 16:13:30 +0000 (17:13 +0100)
committerRoman Shevchenko <roman.shevchenko@jetbrains.com>
Wed, 17 Dec 2014 16:13:30 +0000 (17:13 +0100)
commitbe9338022f8e1ad91c4d5f16c332522ae7ddeb21
tree311150ccd75d0b752da1b2af5c21ef8013da8e64
parent5b31948e3bf10c88a664f9f9b6c5fa204a4c9ca3
platform: avoid returning corrupted plugin descriptor
java/java-tests/testData/ide/plugins/pluginDescriptor/malformed/META-INF/plugin.xml [new file with mode: 0644]
platform/core-impl/src/com/intellij/ide/plugins/PluginManagerCore.java
platform/platform-tests/testSrc/com/intellij/ide/plugins/PluginDescriptorTest.java