b8f64b8 Fix compilation with older glib versions

Authored and Committed by teuf 11 years ago
    Fix compilation with older glib versions
    
    Recent commits introduced use of g_clear_object and
    g_byte_array_new_take which are only present respectively in glib
    2.28 and 2.32
    
        
file modified
+1 -0
file modified
+20 -0