Skip to content
  • Beniamino Galvani's avatar
    libnm: fix assertion in NML_IS_DBUS_OBJECT() · 15156f54
    Beniamino Galvani authored and Thomas Haller's avatar Thomas Haller committed
    Reported by coverity:
    
    >>> CID 210228: Null pointer dereferences (REVERSE_INULL)
    >>> Null-checking "dbobj" suggests that it may be null, but it has
        already been dereferenced on all paths leading to the check.
    
    Fixes: ce0e898f ('libnm: refactor caching of D-Bus objects in NMClient')
    (cherry picked from commit 272f1910)
    (cherry picked from commit 144e7e40)
    15156f54