aa8a904 Coverity - accessing attribute of variable which can point to null

1 file Authored by pvomacka 7 years ago, Committed by pvoborni 7 years ago,
    Coverity - accessing attribute of variable which can point to null
    
    Added check whether variable is pointing to null or not.
    
    Reviewed-By: Petr Vobornik <pvoborni@redhat.com>