mayurbm commented on PR #25760:
URL: https://github.com/apache/camel/pull/25760#issuecomment-5426986591

   Follow-up created for the two additional call sites identified in the review:
   
   - **JIRA:** https://issues.apache.org/jira/browse/CAMEL-24515
   - **PR:** https://github.com/apache/camel/pull/25771
   
   Fixes the same NPE vulnerability in `AbstractExchange.getIn(Class<T>)` and 
`getOut(Class<T>)` which call `context.getTypeConverter().convertTo()` directly 
without a null guard.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to