pingpingy1 opened a new pull request, #382:
URL: https://github.com/apache/commons-configuration/pull/382

   If the symbols provided to the `DefaultExpressionEngineSymbols` is `null`, 
then they are saved to the respective `private final` properties, which is 
bound to throw an NPE at a later time. One prominent case of this is when the 
builder is not modified before creating an instance. This commit implements a 
`null`-guard to use the default values when `null` is provided.


-- 
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: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to