73b55b3 session: Only create a hashtable if apply_monitor_geometry vfunc exists

Authored and Committed by fidencio 8 years ago
    session: Only create a hashtable if apply_monitor_geometry vfunc exists
    
    Creating the monitors hashtable only after checking for the existence of
    apply_monitor_geometry vfunc avoids leaking the hashtable in the case
    where the vfunc doesn't exist.
    
    Related: rhbz#1267184
    
        
file modified
+3 -1