Skip to content

Correct memory leak and typo in e_ews_autodiscover_ws_url()

  • Don’t allocate memory for URL5, as it is a static string
  • If host is “outlook.office365.com”, then the host is not “outlook.com”.
Edited by Milan Crha

Merge request reports