Skip to content
Snippets Groups Projects
  • Yohei Yukawa's avatar
    de12c1bf
    Fix NPE due to the lack of null-check · de12c1bf
    Yohei Yukawa authored
    The case that was not coverted well is that
    CursorAnchorInfoCompatWrapper could be instantiated
    with null object. In such situations, we should
    do nothing.
    
    BUG: 17682582
    Change-Id: I6625a2f0ed8c5580ed9edfe4728f342da77a8e40
    de12c1bf
    History
    Fix NPE due to the lack of null-check
    Yohei Yukawa authored
    The case that was not coverted well is that
    CursorAnchorInfoCompatWrapper could be instantiated
    with null object. In such situations, we should
    do nothing.
    
    BUG: 17682582
    Change-Id: I6625a2f0ed8c5580ed9edfe4728f342da77a8e40