Re: PATCH: handle redirect to https

2005-12-12 Thread Robert Shearman
Marcus Meissner wrote: On Mon, Dec 12, 2005 at 01:58:37AM -0600, Robert Shearman wrote: Marcus Meissner wrote: Hi, Redirect from http to https currently segfaults our wininet implementation. Exposed by the Google Earth update check. Ciao, Marcus Changelog: When redirecting

Re: PATCH: handle redirect to https

2005-12-12 Thread Marcus Meissner
On Mon, Dec 12, 2005 at 01:58:37AM -0600, Robert Shearman wrote: > Marcus Meissner wrote: > > >Hi, > > > >Redirect from http to https currently segfaults our > >wininet implementation. > > > >Exposed by the Google Earth update check. > > > >Ciao, Marcus > > > >Changelog: > > When redirecting,

Re: PATCH: handle redirect to https

2005-12-11 Thread Robert Shearman
Marcus Meissner wrote: Hi, Redirect from http to https currently segfaults our wininet implementation. Exposed by the Google Earth update check. Ciao, Marcus Changelog: When redirecting, do not forget to reinit NETCON. This shouldn't be necessary. The NETCONNECTION structure sho