Skip to content
  • Edward Hervey's avatar
    gobject: Handle runtime checks as such · 898baa07
    Edward Hervey authored and Edward Hervey's avatar Edward Hervey committed
    The various `g_strdup_printf()` returns values in the implementations of GValue
    lcopy_func are runtime checks which could be disabled if one wants and therefore
    should be handled as such with g_return_val_if_fail()
    898baa07