Skip to content
  • Niels De Graef's avatar
    gkr-item: Make sure we don't escape NULL label · ebb3b8c6
    Niels De Graef authored
    Normally, a `SecretItem` returning a NULL string for it's label property
    is a bug whatsoever. We don't want Seahorse to crash on that however
    (or to start spewing CRITICALs), so just make sure we pass an empty
    string if this happens.
    
    Fixes #266
    ebb3b8c6