wrong url was assigned

This commit is contained in:
Richard Frith-Macdonald 2018-12-04 21:06:30 +00:00
parent 280b2cbe83
commit e01b592c51

View file

@ -1406,7 +1406,7 @@ debugWrite(GSHTTPURLHandle *handle, NSData *data)
}
ASSIGN(urlKey, k);
}
ASSIGN(url, u);
ASSIGN(url, newUrl);
}
}