Skip to content
  • Sjoerd Simons's avatar
    Fix GNetworkAddress skipping addresses when enumerating · 86673177
    Sjoerd Simons authored
    g_network_address_address_enumerator_next_finish takes the first item of the
    address list and moves the pointer to the next one, so we shouldn't do the same
    in g_network_address_address_enumerator_next_async function
    
    Fixes bug #593941
    86673177