Menu

#4 Fixing NullPointerException for non-string system properties

open
nobody
None
5
2010-12-30
2010-12-30
Anonymous
No

NullPointerException will occur if system properties contain non-string property, therefore null check is necessary in class com.mchange.v2.c3p0.DataSources method pooledDataSource

Discussion

  • Nobody/Anonymous

    Fixing NullPointerException for non-string system properties

     
  • Eric Brun

    Eric Brun - 2012-09-28

    Hi,
    Could you integrate this small patch in the next official package ?
    Thanks

    Eric

     

Log in to post a comment.