Skip to content
  1. Apr 04, 2014
  2. Apr 02, 2014
  3. Apr 01, 2014
  4. Mar 31, 2014
  5. Mar 30, 2014
  6. Mar 29, 2014
  7. Mar 23, 2014
  8. Mar 22, 2014
  9. Feb 16, 2014
  10. Feb 11, 2014
  11. Feb 10, 2014
  12. Feb 09, 2014
  13. Feb 08, 2014
  14. Feb 07, 2014
    • Tony Trinh's avatar
      Fix NPE when substituting blank variables · 9ac1e28d
      Tony Trinh authored
      The substitution parser attempted to deref a null pointer when a given
      variable had a blank value. c.q.l.core.subst.Parser#T() was missing
      a null-check.
      
      This was discovered in logback-android's AndroidManifestPropertiesUtil.
      9ac1e28d
  15. Feb 05, 2014