Detector: | MuDetectOPAL_180217 |
Target: | project 'jodatime' version 1231 |
Misuse: | misuse '1' |
Details about the known misuse from the MUBench dataset.
Description: | PersistentDateTime.nullSafeGet() may return null, while constructor of Interval expects non-null parameters. |
Fix Description: | (see diff) |
Violation Types: |
|
In File: | org/joda/time/contrib/hibernate/PersistentInterval.java |
In Method: | nullSafeGet(ResultSet, String[], SessionImplementor, Object) |
Code with Misuse: |
|