Skip to content
  • Matthias Clasen's avatar
    inspector: Check a return value · 1b8d06da
    Matthias Clasen authored
    We don't care about the error here, but we were relying on
    g_resources_get_info to zero the size even in case of error.
    No need to do that, we can just check the return value. Plus,
    it makes coverity happy.
    1b8d06da