Skip to content

goabackend: minor fixes for GoaEwsClient

Andy Holmes requested to merge wip/andyholmes/fixes into master
  • Replace an errant call to g_object_clear() with g_error_clear()
  • Fix leaked GBytes and xmlDoc in GoaEwsClient

Merge request reports