[PATCH] Fix array subscription in unescape_url

Nikos Mavrogiannopoulos n.mavrogiannopoulos at gmail.com
Thu Jun 12 01:18:39 PDT 2014


On Thu, Jun 12, 2014 at 6:55 AM, Hexchain Tong <i at hexchain.org> wrote:
> Passwords with url escaped characters were parsed incorrectly. The
> variable used for iterating over `url` should be `i`, not `pos`. This
> patch fixes the problem.

Thank you. Applied.



More information about the openconnect-devel mailing list