You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Franz Forsthofer (JIRA)" <ji...@apache.org> on 2014/02/27 16:27:21 UTC

[jira] [Created] (CAMEL-7253) PGPDataFormat: NullPointerException if decryptor gets body with invalid format

Franz Forsthofer created CAMEL-7253:
---------------------------------------

             Summary: PGPDataFormat: NullPointerException if decryptor gets body with invalid format
                 Key: CAMEL-7253
                 URL: https://issues.apache.org/jira/browse/CAMEL-7253
             Project: Camel
          Issue Type: Bug
          Components:  camel-crypto
            Reporter: Franz Forsthofer
         Attachments: 0001-pgp-NullPointer-exception-if-incorrect-input.patch

if the PGPDataFormat gets an invalid format during the decryption process a NullPointerException is thrown.

The attached patch throws an IllegalArgumentException instead and improves further error situations if a wrong formated input is provided.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)